File tree Expand file tree Collapse file tree 2 files changed +12
-2
lines changed
packages/datasource-mongoose Expand file tree Collapse file tree 2 files changed +12
-2
lines changed Original file line number Diff line number Diff line change
1
+ ## @forestadmin/datasource-mongoose [ 1.6.4] ( https://github.com/ForestAdmin/agent-nodejs/compare/@forestadmin/datasource-mongoose@1.6.3...@forestadmin/datasource-mongoose@1.6.4 ) (2024-02-27)
2
+
3
+
4
+
5
+
6
+
7
+ ### Dependencies
8
+
9
+ * ** @forestadmin/datasource-toolkit :** upgraded to 1.32.1
10
+
1
11
## @forestadmin/datasource-mongoose [ 1.6.3] ( https://github.com/ForestAdmin/agent-nodejs/compare/@forestadmin/datasource-mongoose@1.6.2...@forestadmin/datasource-mongoose@1.6.3 ) (2024-02-06)
2
12
3
13
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @forestadmin/datasource-mongoose" ,
3
- "version" : " 1.6.3 " ,
3
+ "version" : " 1.6.4 " ,
4
4
"main" : " dist/index.js" ,
5
5
"license" : " GPL-3.0" ,
6
6
"publishConfig" : {
16
16
" dist/**/*.d.ts"
17
17
],
18
18
"dependencies" : {
19
- "@forestadmin/datasource-toolkit" : " 1.32.0 " ,
19
+ "@forestadmin/datasource-toolkit" : " 1.32.1 " ,
20
20
"luxon" : " ^3.2.1"
21
21
},
22
22
"devDependencies" : {
You can’t perform that action at this time.
0 commit comments