Skip to content

Commit

Permalink
chore(release): @forestadmin/forest-cloud@1.9.19 [skip ci]
Browse files Browse the repository at this point in the history
## @forestadmin/forest-cloud [1.9.19](https://github.com/ForestAdmin/agent-nodejs/compare/@forestadmin/forest-cloud@1.9.18...@forestadmin/forest-cloud@1.9.19) (2024-07-09)

### Dependencies

* **@forestadmin/agent:** upgraded to 1.41.3
* **@forestadmin/datasource-customizer:** upgraded to 1.45.2
  • Loading branch information
forest-bot committed Jul 9, 2024
1 parent b13965f commit 2489f0c
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 3 deletions.
11 changes: 11 additions & 0 deletions packages/forest-cloud/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,14 @@
## @forestadmin/forest-cloud [1.9.19](https://github.com/ForestAdmin/agent-nodejs/compare/@forestadmin/forest-cloud@1.9.18...@forestadmin/forest-cloud@1.9.19) (2024-07-09)





### Dependencies

* **@forestadmin/agent:** upgraded to 1.41.3
* **@forestadmin/datasource-customizer:** upgraded to 1.45.2

## @forestadmin/forest-cloud [1.9.18](https://github.com/ForestAdmin/agent-nodejs/compare/@forestadmin/forest-cloud@1.9.17...@forestadmin/forest-cloud@1.9.18) (2024-07-09)


Expand Down
6 changes: 3 additions & 3 deletions packages/forest-cloud/package.json
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
{
"name": "@forestadmin/forest-cloud",
"version": "1.9.18",
"version": "1.9.19",
"description": "Utility to bootstrap and publish forest admin cloud projects customization",
"dependencies": {
"@forestadmin/agent": "1.41.2",
"@forestadmin/datasource-customizer": "1.45.1",
"@forestadmin/agent": "1.41.3",
"@forestadmin/datasource-customizer": "1.45.2",
"@forestadmin/datasource-mongo": "1.3.8",
"@forestadmin/datasource-mongoose": "1.7.8",
"@forestadmin/datasource-sequelize": "1.8.4",
Expand Down

0 comments on commit 2489f0c

Please sign in to comment.