Skip to content

Commit a90d47e

Browse files
committed
chore(release): @forestadmin/forest-cloud@1.9.12 [skip ci]
## @forestadmin/forest-cloud [1.9.12](https://github.com/ForestAdmin/agent-nodejs/compare/@forestadmin/forest-cloud@1.9.11...@forestadmin/forest-cloud@1.9.12) (2024-06-09) ### Bug Fixes * **security:** patch mysql2 dependency vulnerabilities ([#1125](#1125)) ([015609d](015609d))
1 parent 015609d commit a90d47e

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.12](https://github.com/ForestAdmin/agent-nodejs/compare/@forestadmin/forest-cloud@1.9.11...@forestadmin/forest-cloud@1.9.12) (2024-06-09)
2+
3+
4+
### Bug Fixes
5+
6+
* **security:** patch mysql2 dependency vulnerabilities ([#1125](https://github.com/ForestAdmin/agent-nodejs/issues/1125)) ([015609d](https://github.com/ForestAdmin/agent-nodejs/commit/015609dbebe86b23e9388d35d7e072635297c753))
7+
18
## @forestadmin/forest-cloud [1.9.11](https://github.com/ForestAdmin/agent-nodejs/compare/@forestadmin/forest-cloud@1.9.10...@forestadmin/forest-cloud@1.9.11) (2024-05-21)
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.11",
3+
"version": "1.9.12",
44
"description": "Utility to bootstrap and publish forest admin cloud projects customization",
55
"dependencies": {
66
"@forestadmin/agent": "1.40.1",

0 commit comments

Comments
 (0)