File tree Expand file tree Collapse file tree 2 files changed +12
-2
lines changed
packages/datasource-replica 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-replica [ 1.1.5] ( https://github.com/ForestAdmin/agent-nodejs/compare/@forestadmin/datasource-replica@1.1.4...@forestadmin/datasource-replica@1.1.5 ) (2024-03-11)
2
+
3
+
4
+
5
+
6
+
7
+ ### Dependencies
8
+
9
+ * ** @forestadmin/datasource-customizer :** upgraded to 1.43.4
10
+
1
11
## @forestadmin/datasource-replica [ 1.1.4] ( https://github.com/ForestAdmin/agent-nodejs/compare/@forestadmin/datasource-replica@1.1.3...@forestadmin/datasource-replica@1.1.4 ) (2024-02-28)
2
12
3
13
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @forestadmin/datasource-replica" ,
3
- "version" : " 1.1.4 " ,
3
+ "version" : " 1.1.5 " ,
4
4
"main" : " dist/index.js" ,
5
5
"license" : " GPL-3.0" ,
6
6
"publishConfig" : {
23
23
"test" : " jest"
24
24
},
25
25
"dependencies" : {
26
- "@forestadmin/datasource-customizer" : " 1.43.3 " ,
26
+ "@forestadmin/datasource-customizer" : " 1.43.4 " ,
27
27
"@forestadmin/datasource-sequelize" : " 1.6.5" ,
28
28
"@forestadmin/datasource-sql" : " 1.9.2" ,
29
29
"@forestadmin/datasource-toolkit" : " 1.32.1" ,
You can’t perform that action at this time.
0 commit comments