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.6.0] ( https://www.github.com/zakodium/adonis-mongodb/compare/v0.5.0...v0.6.0 ) (2021-03-23)
4
+
5
+
6
+ ### Bug Fixes
7
+
8
+ * add toJSON method type ([ #56 ] ( https://www.github.com/zakodium/adonis-mongodb/issues/56 ) ) ([ a570ac0] ( https://www.github.com/zakodium/adonis-mongodb/commit/a570ac00eefa9a35c46d1e74b719cd331cd5d0b5 ) )
9
+ * update dependencies ([ f52991e] ( https://www.github.com/zakodium/adonis-mongodb/commit/f52991edd2597e38d2e6c59b5fd4015fd856b00b ) )
10
+
3
11
## [ 0.5.0] ( https://www.github.com/zakodium/adonis-mongodb/compare/v0.4.1...v0.5.0 ) (2021-03-15)
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.5 .0" ,
3
+ "version" : " 0.6 .0" ,
4
4
"description" : " MongoDB provider for AdonisJs" ,
5
5
"main" : " ./lib/providers/MongodbProvider.js" ,
6
6
"types" : " ./lib/src/types.d.ts" ,
You can’t perform that action at this time.
0 commit comments