File tree 2 files changed +12
-1
lines changed
2 files changed +12
-1
lines changed Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
+ ## [ 0.16.0] ( https://github.com/zakodium/adonis-mongodb/compare/v0.15.0...v0.16.0 ) (2023-09-19)
4
+
5
+
6
+ ### ⚠ BREAKING CHANGES
7
+
8
+ * ` mongodb ` was updated to v6. See the changelog at https://github.com/mongodb/node-mongodb-native/releases/tag/v6.0.0
9
+
10
+ ### Features
11
+
12
+ * update dependencies ([ #149 ] ( https://github.com/zakodium/adonis-mongodb/issues/149 ) ) ([ 546051d] ( https://github.com/zakodium/adonis-mongodb/commit/546051dbdc5d29132e34f9dfdb6034ea637d8b2c ) )
13
+
3
14
## [ 0.15.0] ( https://github.com/zakodium/adonis-mongodb/compare/v0.14.4...v0.15.0 ) (2023-05-22)
4
15
5
16
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @zakodium/adonis-mongodb" ,
3
- "version" : " 0.15 .0" ,
3
+ "version" : " 0.16 .0" ,
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