Skip to content

Commit

Permalink
chore(release): @forestadmin/forest-cloud@1.11.12 [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
forest-bot committed Sep 18, 2024
1 parent f26aa91 commit d1eea8e
Show file tree
Hide file tree
Showing 2 changed files with 24 additions and 8 deletions.
16 changes: 16 additions & 0 deletions packages/forest-cloud/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,19 @@
## @forestadmin/forest-cloud [1.11.12](https://github.com/ForestAdmin/agent-nodejs/compare/@forestadmin/forest-cloud@1.11.11...@forestadmin/forest-cloud@1.11.12) (2024-09-18)





### Dependencies

* **@forestadmin/agent:** upgraded to 1.44.0
* **@forestadmin/datasource-customizer:** upgraded to 1.50.0
* **@forestadmin/datasource-mongo:** upgraded to 1.3.17
* **@forestadmin/datasource-mongoose:** upgraded to 1.7.17
* **@forestadmin/datasource-sequelize:** upgraded to 1.9.5
* **@forestadmin/datasource-sql:** upgraded to 1.14.21
* **@forestadmin/datasource-toolkit:** upgraded to 1.37.0

## @forestadmin/forest-cloud [1.11.11](https://github.com/ForestAdmin/agent-nodejs/compare/@forestadmin/forest-cloud@1.11.10...@forestadmin/forest-cloud@1.11.11) (2024-09-17)


Expand Down
16 changes: 8 additions & 8 deletions packages/forest-cloud/package.json
Original file line number Diff line number Diff line change
@@ -1,15 +1,15 @@
{
"name": "@forestadmin/forest-cloud",
"version": "1.11.11",
"version": "1.11.12",
"description": "Utility to bootstrap and publish forest admin cloud projects customization",
"dependencies": {
"@forestadmin/agent": "1.43.0",
"@forestadmin/datasource-customizer": "1.49.0",
"@forestadmin/datasource-mongo": "1.3.16",
"@forestadmin/datasource-mongoose": "1.7.16",
"@forestadmin/datasource-sequelize": "1.9.4",
"@forestadmin/datasource-sql": "1.14.20",
"@forestadmin/datasource-toolkit": "1.36.0",
"@forestadmin/agent": "1.44.0",
"@forestadmin/datasource-customizer": "1.50.0",
"@forestadmin/datasource-mongo": "1.3.17",
"@forestadmin/datasource-mongoose": "1.7.17",
"@forestadmin/datasource-sequelize": "1.9.5",
"@forestadmin/datasource-sql": "1.14.21",
"@forestadmin/datasource-toolkit": "1.37.0",
"adm-zip": "^0.5.10",
"apollo-cache-inmemory": "^1.6.6",
"apollo-client": "^2.6.10",
Expand Down

0 comments on commit d1eea8e

Please sign in to comment.