File tree 2 files changed +9
-1
lines changed
2 files changed +9
-1
lines changed Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
+ ### [ 0.10.2] ( https://www.github.com/zakodium/adonis-mongodb/compare/v0.10.1...v0.10.2 ) (2021-07-15)
4
+
5
+
6
+ ### Bug Fixes
7
+
8
+ * correctly compute ModelAttributes type ([ af9d775] ( https://www.github.com/zakodium/adonis-mongodb/commit/af9d775df7f1e655f27eeaf5e91ef8705d52a623 ) )
9
+ * make ` id ` reference the type of ` _id ` ([ 8148481] ( https://www.github.com/zakodium/adonis-mongodb/commit/8148481b230e944aad5c99505a14ba496f9c4c41 ) )
10
+
3
11
### [ 0.10.1] ( https://www.github.com/zakodium/adonis-mongodb/compare/v0.10.0...v0.10.1 ) (2021-07-14)
4
12
5
13
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @zakodium/adonis-mongodb" ,
3
- "version" : " 0.10.1 " ,
3
+ "version" : " 0.10.2 " ,
4
4
"description" : " MongoDB provider for AdonisJs" ,
5
5
"main" : " ./lib/providers/MongodbProvider.js" ,
6
6
"types" : " ./lib/adonis-typings/index.d.ts" ,
You can’t perform that action at this time.
0 commit comments