Skip to content

Commit 83df174

Browse files
committed
chore(release): @forestadmin/[email protected] [skip ci]
## @forestadmin/forest-cloud [1.7.6](https://github.com/ForestAdmin/agent-nodejs/compare/@forestadmin/[email protected]...@forestadmin/[email protected]) (2024-04-03) ### Dependencies * **@forestadmin/datasource-sql:** upgraded to 1.12.2
1 parent c11bc31 commit 83df174

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.7.6](https://github.com/ForestAdmin/agent-nodejs/compare/@forestadmin/[email protected]...@forestadmin/[email protected]) (2024-04-03)
2+
3+
4+
5+
6+
7+
### Dependencies
8+
9+
* **@forestadmin/datasource-sql:** upgraded to 1.12.2
10+
111
## @forestadmin/forest-cloud [1.7.5](https://github.com/ForestAdmin/agent-nodejs/compare/@forestadmin/[email protected]...@forestadmin/[email protected]) (2024-04-03)
212

313

packages/forest-cloud/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
{
22
"name": "@forestadmin/forest-cloud",
3-
"version": "1.7.5",
3+
"version": "1.7.6",
44
"description": "Utility to bootstrap and publish forest admin cloud projects customization",
55
"dependencies": {
66
"@forestadmin/agent": "1.38.8",
77
"@forestadmin/datasource-customizer": "1.43.6",
8-
"@forestadmin/datasource-sql": "1.12.1",
8+
"@forestadmin/datasource-sql": "1.12.2",
99
"adm-zip": "^0.5.10",
1010
"apollo-cache-inmemory": "^1.6.6",
1111
"apollo-client": "^2.6.10",

0 commit comments

Comments
 (0)