Skip to content

Commit 4eb2bb7

Browse files
committed
chore(release): @forestadmin/forest-cloud@1.4.1 [skip ci]
## @forestadmin/forest-cloud [1.4.1](https://github.com/ForestAdmin/agent-nodejs/compare/@forestadmin/forest-cloud@1.4.0...@forestadmin/forest-cloud@1.4.1) (2024-03-11) ### Bug Fixes * **security:** patch jsonwebtoken dependency vulnerabilities ([#1059](#1059)) ([7a611a8](7a611a8))
1 parent 7a611a8 commit 4eb2bb7

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.4.1](https://github.com/ForestAdmin/agent-nodejs/compare/@forestadmin/forest-cloud@1.4.0...@forestadmin/forest-cloud@1.4.1) (2024-03-11)
2+
3+
4+
### Bug Fixes
5+
6+
* **security:** patch jsonwebtoken dependency vulnerabilities ([#1059](https://github.com/ForestAdmin/agent-nodejs/issues/1059)) ([7a611a8](https://github.com/ForestAdmin/agent-nodejs/commit/7a611a8ef6efed658151abe63147a3f813f7677b))
7+
18
# @forestadmin/forest-cloud [1.4.0](https://github.com/ForestAdmin/agent-nodejs/compare/@forestadmin/forest-cloud@1.3.5...@forestadmin/forest-cloud@1.4.0) (2024-03-11)
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.4.0",
3+
"version": "1.4.1",
44
"description": "Utility to bootstrap and publish forest admin cloud projects customization",
55
"dependencies": {
66
"@forestadmin/agent": "1.38.5",

0 commit comments

Comments
 (0)