Skip to content

Commit 770a84c

Browse files
committed
chore(release): @forestadmin/forest-cloud@1.12.47 [skip ci]
## @forestadmin/forest-cloud [1.12.47](https://github.com/ForestAdmin/agent-nodejs/compare/@forestadmin/forest-cloud@1.12.46...@forestadmin/forest-cloud@1.12.47) (2025-05-14) ### Dependencies * **@forestadmin/datasource-sql:** upgraded to 1.17.1
1 parent c4273f6 commit 770a84c

File tree

2 files changed

+12
-2
lines changed

2 files changed

+12
-2
lines changed

packages/forest-cloud/CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,13 @@
1+
## @forestadmin/forest-cloud [1.12.47](https://github.com/ForestAdmin/agent-nodejs/compare/@forestadmin/forest-cloud@1.12.46...@forestadmin/forest-cloud@1.12.47) (2025-05-14)
2+
3+
4+
5+
6+
7+
### Dependencies
8+
9+
* **@forestadmin/datasource-sql:** upgraded to 1.17.1
10+
111
## @forestadmin/forest-cloud [1.12.46](https://github.com/ForestAdmin/agent-nodejs/compare/@forestadmin/forest-cloud@1.12.45...@forestadmin/forest-cloud@1.12.46) (2025-05-13)
212

313

packages/forest-cloud/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,14 @@
11
{
22
"name": "@forestadmin/forest-cloud",
3-
"version": "1.12.46",
3+
"version": "1.12.47",
44
"description": "Utility to bootstrap and publish forest admin cloud projects customization",
55
"dependencies": {
66
"@forestadmin/agent": "1.63.6",
77
"@forestadmin/datasource-customizer": "1.66.0",
88
"@forestadmin/datasource-mongo": "1.5.2",
99
"@forestadmin/datasource-mongoose": "1.12.2",
1010
"@forestadmin/datasource-sequelize": "1.13.0",
11-
"@forestadmin/datasource-sql": "1.17.0",
11+
"@forestadmin/datasource-sql": "1.17.1",
1212
"@forestadmin/datasource-toolkit": "1.50.0",
1313
"adm-zip": "^0.5.10",
1414
"apollo-cache-inmemory": "^1.6.6",

0 commit comments

Comments
 (0)