Skip to content

Commit 809eb2a

Browse files
committed
chore(release): @forestadmin/forest-cloud@1.12.48 [skip ci]
## [1.12.48](https://github.com/ForestAdmin/agent-nodejs/compare/@forestadmin/forest-cloud@1.12.47...@forestadmin/forest-cloud@1.12.48) (2025-05-15) ### Bug Fixes * **vulnerability:** bump semantic-release packages ([#1300](#1300)) ([d01d303](d01d303)) ### Features * **filters:** support Not In operator ([#1302](#1302)) ([9db76c8](9db76c8))
1 parent 476e2f9 commit 809eb2a

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.12.48](https://github.com/ForestAdmin/agent-nodejs/compare/@forestadmin/forest-cloud@1.12.47...@forestadmin/forest-cloud@1.12.48) (2025-05-15)
2+
3+
4+
5+
6+
7+
### Dependencies
8+
9+
* **@forestadmin/agent:** upgraded to 1.64.0
10+
111
## @forestadmin/forest-cloud [1.12.47](https://github.com/ForestAdmin/agent-nodejs/compare/@forestadmin/forest-cloud@1.12.46...@forestadmin/forest-cloud@1.12.47) (2025-05-14)
212

313

packages/forest-cloud/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
{
22
"name": "@forestadmin/forest-cloud",
3-
"version": "1.12.47",
3+
"version": "1.12.48",
44
"description": "Utility to bootstrap and publish forest admin cloud projects customization",
55
"dependencies": {
6-
"@forestadmin/agent": "1.63.6",
6+
"@forestadmin/agent": "1.64.0",
77
"@forestadmin/datasource-customizer": "1.66.0",
88
"@forestadmin/datasource-mongo": "1.5.2",
99
"@forestadmin/datasource-mongoose": "1.12.2",

0 commit comments

Comments
 (0)