Skip to content

Commit d0f900f

Browse files
committed
chore(release): @forestadmin/forest-cloud@1.1.5 [skip ci]
## @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) ### Dependencies * **@forestadmin/agent:** upgraded to 1.38.2 * **@forestadmin/datasource-customizer:** upgraded to 1.43.2 * **@forestadmin/datasource-sql:** upgraded to 1.9.2
1 parent a99f5d7 commit d0f900f

File tree

2 files changed

+16
-4
lines changed

2 files changed

+16
-4
lines changed

packages/forest-cloud/CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,15 @@
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+
113
## @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)
214

315

packages/forest-cloud/package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
{
22
"name": "@forestadmin/forest-cloud",
3-
"version": "1.1.4",
3+
"version": "1.1.5",
44
"description": "Utility to bootstrap and publish forest admin cloud projects customization",
55
"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",
99
"adm-zip": "^0.5.10",
1010
"apollo-cache-inmemory": "^1.6.6",
1111
"apollo-client": "^2.6.10",

0 commit comments

Comments
 (0)