Skip to content

Commit

Permalink
chore(release): @forestadmin/forest-cloud@1.11.15 [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
forest-bot committed Sep 23, 2024
1 parent 79e98f8 commit 3893ab6
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.15](https://github.com/ForestAdmin/agent-nodejs/compare/@forestadmin/forest-cloud@1.11.14...@forestadmin/forest-cloud@1.11.15) (2024-09-23)





### Dependencies

* **@forestadmin/agent:** upgraded to 1.45.0
* **@forestadmin/datasource-customizer:** upgraded to 1.51.0
* **@forestadmin/datasource-mongo:** upgraded to 1.3.18
* **@forestadmin/datasource-mongoose:** upgraded to 1.7.18
* **@forestadmin/datasource-sequelize:** upgraded to 1.9.8
* **@forestadmin/datasource-sql:** upgraded to 1.14.24
* **@forestadmin/datasource-toolkit:** upgraded to 1.38.0

## @forestadmin/forest-cloud [1.11.14](https://github.com/ForestAdmin/agent-nodejs/compare/@forestadmin/forest-cloud@1.11.13...@forestadmin/forest-cloud@1.11.14) (2024-09-19)


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.14",
"version": "1.11.15",
"description": "Utility to bootstrap and publish forest admin cloud projects customization",
"dependencies": {
"@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.7",
"@forestadmin/datasource-sql": "1.14.23",
"@forestadmin/datasource-toolkit": "1.37.0",
"@forestadmin/agent": "1.45.0",
"@forestadmin/datasource-customizer": "1.51.0",
"@forestadmin/datasource-mongo": "1.3.18",
"@forestadmin/datasource-mongoose": "1.7.18",
"@forestadmin/datasource-sequelize": "1.9.8",
"@forestadmin/datasource-sql": "1.14.24",
"@forestadmin/datasource-toolkit": "1.38.0",
"adm-zip": "^0.5.10",
"apollo-cache-inmemory": "^1.6.6",
"apollo-client": "^2.6.10",
Expand Down

0 comments on commit 3893ab6

Please sign in to comment.