Skip to content

Commit f3f553a

Browse files
committed
chore(release): @forestadmin/forest-cloud@1.9.10 [skip ci]
## @forestadmin/forest-cloud [1.9.10](https://github.com/ForestAdmin/agent-nodejs/compare/@forestadmin/forest-cloud@1.9.9...@forestadmin/forest-cloud@1.9.10) (2024-05-20) ### Dependencies * **@forestadmin/agent:** upgraded to 1.40.1
1 parent 9e7f4df commit f3f553a

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.9.10](https://github.com/ForestAdmin/agent-nodejs/compare/@forestadmin/forest-cloud@1.9.9...@forestadmin/forest-cloud@1.9.10) (2024-05-20)
2+
3+
4+
5+
6+
7+
### Dependencies
8+
9+
* **@forestadmin/agent:** upgraded to 1.40.1
10+
111
## @forestadmin/forest-cloud [1.9.9](https://github.com/ForestAdmin/agent-nodejs/compare/@forestadmin/forest-cloud@1.9.8...@forestadmin/forest-cloud@1.9.9) (2024-04-29)
212

313

packages/forest-cloud/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
{
22
"name": "@forestadmin/forest-cloud",
3-
"version": "1.9.9",
3+
"version": "1.9.10",
44
"description": "Utility to bootstrap and publish forest admin cloud projects customization",
55
"dependencies": {
6-
"@forestadmin/agent": "1.40.0",
6+
"@forestadmin/agent": "1.40.1",
77
"@forestadmin/datasource-customizer": "1.44.3",
88
"@forestadmin/datasource-mongo": "1.3.4",
99
"@forestadmin/datasource-mongoose": "1.7.6",

0 commit comments

Comments
 (0)