Skip to content

Commit cb18439

Browse files
committed
chore(release): @forestadmin/forest-cloud@1.12.98 [skip ci]
## @forestadmin/forest-cloud [1.12.98](https://github.com/ForestAdmin/agent-nodejs/compare/@forestadmin/forest-cloud@1.12.97...@forestadmin/forest-cloud@1.12.98) (2026-03-18) ### Dependencies * **@forestadmin/agent:** upgraded to 1.75.0 * **@forestadmin/datasource-customizer:** upgraded to 1.69.0 * **@forestadmin/datasource-mongo:** upgraded to 1.6.7 * **@forestadmin/datasource-mongoose:** upgraded to 1.13.3 * **@forestadmin/datasource-sequelize:** upgraded to 1.13.6 * **@forestadmin/datasource-sql:** upgraded to 1.17.8 * **@forestadmin/datasource-toolkit:** upgraded to 1.53.0
1 parent 44a16db commit cb18439

2 files changed

Lines changed: 24 additions & 8 deletions

File tree

packages/forest-cloud/CHANGELOG.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,19 @@
1+
## @forestadmin/forest-cloud [1.12.98](https://github.com/ForestAdmin/agent-nodejs/compare/@forestadmin/forest-cloud@1.12.97...@forestadmin/forest-cloud@1.12.98) (2026-03-18)
2+
3+
4+
5+
6+
7+
### Dependencies
8+
9+
* **@forestadmin/agent:** upgraded to 1.75.0
10+
* **@forestadmin/datasource-customizer:** upgraded to 1.69.0
11+
* **@forestadmin/datasource-mongo:** upgraded to 1.6.7
12+
* **@forestadmin/datasource-mongoose:** upgraded to 1.13.3
13+
* **@forestadmin/datasource-sequelize:** upgraded to 1.13.6
14+
* **@forestadmin/datasource-sql:** upgraded to 1.17.8
15+
* **@forestadmin/datasource-toolkit:** upgraded to 1.53.0
16+
117
## @forestadmin/forest-cloud [1.12.97](https://github.com/ForestAdmin/agent-nodejs/compare/@forestadmin/forest-cloud@1.12.96...@forestadmin/forest-cloud@1.12.97) (2026-03-04)
218

319

packages/forest-cloud/package.json

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,15 @@
11
{
22
"name": "@forestadmin/forest-cloud",
3-
"version": "1.12.97",
3+
"version": "1.12.98",
44
"description": "Utility to bootstrap and publish forest admin cloud projects customization",
55
"dependencies": {
6-
"@forestadmin/agent": "1.74.1",
7-
"@forestadmin/datasource-customizer": "1.68.2",
8-
"@forestadmin/datasource-mongo": "1.6.6",
9-
"@forestadmin/datasource-mongoose": "1.13.2",
10-
"@forestadmin/datasource-sequelize": "1.13.5",
11-
"@forestadmin/datasource-sql": "1.17.7",
12-
"@forestadmin/datasource-toolkit": "1.52.0",
6+
"@forestadmin/agent": "1.75.0",
7+
"@forestadmin/datasource-customizer": "1.69.0",
8+
"@forestadmin/datasource-mongo": "1.6.7",
9+
"@forestadmin/datasource-mongoose": "1.13.3",
10+
"@forestadmin/datasource-sequelize": "1.13.6",
11+
"@forestadmin/datasource-sql": "1.17.8",
12+
"@forestadmin/datasource-toolkit": "1.53.0",
1313
"adm-zip": "^0.5.10",
1414
"apollo-cache-inmemory": "^1.6.6",
1515
"apollo-client": "^2.6.10",

0 commit comments

Comments
 (0)