File tree Expand file tree Collapse file tree 2 files changed +16
-4
lines changed Expand file tree Collapse file tree 2 files changed +16
-4
lines changed Original file line number Diff line number Diff line change
1
+ ## @forestadmin/forest-cloud [ 1.1.5] ( https://github.com/ForestAdmin/agent-nodejs/compare/@forestadmin/forest-cloud@1.1.4...@forestadmin/forest-cloud@1.1.5 ) (2024-02-27)
2
+
3
+
4
+
5
+
6
+
7
+ ### Dependencies
8
+
9
+ * ** @forestadmin/agent :** upgraded to 1.38.2
10
+ * ** @forestadmin/datasource-customizer :** upgraded to 1.43.2
11
+ * ** @forestadmin/datasource-sql :** upgraded to 1.9.2
12
+
1
13
## @forestadmin/forest-cloud [ 1.1.4] ( https://github.com/ForestAdmin/agent-nodejs/compare/@forestadmin/forest-cloud@1.1.3...@forestadmin/forest-cloud@1.1.4 ) (2024-02-26)
2
14
3
15
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @forestadmin/forest-cloud" ,
3
- "version" : " 1.1.4 " ,
3
+ "version" : " 1.1.5 " ,
4
4
"description" : " Utility to bootstrap and publish forest admin cloud projects customization" ,
5
5
"dependencies" : {
6
- "@forestadmin/agent" : " 1.38.1 " ,
7
- "@forestadmin/datasource-customizer" : " 1.43.1 " ,
8
- "@forestadmin/datasource-sql" : " 1.9.1 " ,
6
+ "@forestadmin/agent" : " 1.38.2 " ,
7
+ "@forestadmin/datasource-customizer" : " 1.43.2 " ,
8
+ "@forestadmin/datasource-sql" : " 1.9.2 " ,
9
9
"adm-zip" : " ^0.5.10" ,
10
10
"apollo-cache-inmemory" : " ^1.6.6" ,
11
11
"apollo-client" : " ^2.6.10" ,
You can’t perform that action at this time.
0 commit comments