Skip to content

Commit 476e2f9

Browse files
committed
chore(release): example@1.13.29 [skip ci]
## [1.13.29](https://github.com/ForestAdmin/agent-nodejs/compare/example@1.13.28...example@1.13.29) (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 eb9a44f commit 476e2f9

File tree

2 files changed

+12
-2
lines changed

2 files changed

+12
-2
lines changed

packages/_example/CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,13 @@
1+
## example [1.13.29](https://github.com/ForestAdmin/agent-nodejs/compare/example@1.13.28...example@1.13.29) (2025-05-15)
2+
3+
4+
5+
6+
7+
### Dependencies
8+
9+
* **@forestadmin/agent:** upgraded to 1.64.0
10+
111
## example [1.13.28](https://github.com/ForestAdmin/agent-nodejs/compare/example@1.13.27...example@1.13.28) (2025-05-14)
212

313

packages/_example/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
{
22
"name": "example",
3-
"version": "1.13.28",
3+
"version": "1.13.29",
44
"license": "GPL-V3",
55
"private": true,
66
"dependencies": {
77
"@faker-js/faker": "^7.6.0",
8-
"@forestadmin/agent": "1.63.6",
8+
"@forestadmin/agent": "1.64.0",
99
"@forestadmin/datasource-dummy": "1.1.57",
1010
"@forestadmin/datasource-mongo": "1.5.2",
1111
"@forestadmin/datasource-mongoose": "1.12.2",

0 commit comments

Comments
 (0)