Skip to content

Commit 1e6c147

Browse files
committed
chore(release): @forestadmin/forest-cloud@1.9.2 [skip ci]
## @forestadmin/forest-cloud [1.9.2](https://github.com/ForestAdmin/agent-nodejs/compare/@forestadmin/forest-cloud@1.9.1...@forestadmin/forest-cloud@1.9.2) (2024-04-15) ### Bug Fixes * **security:** patch mysql2 dependency vulnerabilities ([#1108](#1108)) ([c31854b](c31854b))
1 parent c31854b commit 1e6c147

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.9.2](https://github.com/ForestAdmin/agent-nodejs/compare/@forestadmin/forest-cloud@1.9.1...@forestadmin/forest-cloud@1.9.2) (2024-04-15)
2+
3+
4+
### Bug Fixes
5+
6+
* **security:** patch mysql2 dependency vulnerabilities ([#1108](https://github.com/ForestAdmin/agent-nodejs/issues/1108)) ([c31854b](https://github.com/ForestAdmin/agent-nodejs/commit/c31854b4c15886e8cecf7ba771cd2534cf20e54c))
7+
18
## @forestadmin/forest-cloud [1.9.1](https://github.com/ForestAdmin/agent-nodejs/compare/@forestadmin/forest-cloud@1.9.0...@forestadmin/forest-cloud@1.9.1) (2024-04-15)
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.9.1",
3+
"version": "1.9.2",
44
"description": "Utility to bootstrap and publish forest admin cloud projects customization",
55
"dependencies": {
66
"@forestadmin/agent": "1.39.2",

0 commit comments

Comments
 (0)