Skip to content

Commit ea51bf8

Browse files
committed
chore(release): @forestadmin/forest-cloud@1.3.4 [skip ci]
## @forestadmin/forest-cloud [1.3.4](https://github.com/ForestAdmin/agent-nodejs/compare/@forestadmin/forest-cloud@1.3.3...@forestadmin/forest-cloud@1.3.4) (2024-03-11) ### Bug Fixes * latest version vulnerability by relying on npm instead ([#1053](#1053)) ([47a29aa](47a29aa))
1 parent 47a29aa commit ea51bf8

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

packages/forest-cloud/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## @forestadmin/forest-cloud [1.3.4](https://github.com/ForestAdmin/agent-nodejs/compare/@forestadmin/forest-cloud@1.3.3...@forestadmin/forest-cloud@1.3.4) (2024-03-11)
2+
3+
4+
### Bug Fixes
5+
6+
* latest version vulnerability by relying on npm instead ([#1053](https://github.com/ForestAdmin/agent-nodejs/issues/1053)) ([47a29aa](https://github.com/ForestAdmin/agent-nodejs/commit/47a29aa35fd67ece0f79628bd34304b41bf49cda))
7+
18
## @forestadmin/forest-cloud [1.3.3](https://github.com/ForestAdmin/agent-nodejs/compare/@forestadmin/forest-cloud@1.3.2...@forestadmin/forest-cloud@1.3.3) (2024-03-08)
29

310

packages/forest-cloud/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@forestadmin/forest-cloud",
3-
"version": "1.3.3",
3+
"version": "1.3.4",
44
"description": "Utility to bootstrap and publish forest admin cloud projects customization",
55
"dependencies": {
66
"@forestadmin/agent": "1.38.4",

0 commit comments

Comments
 (0)