Skip to content

Commit b53438f

Browse files
committed
chore(release): example@1.13.27 [skip ci]
## [1.13.27](https://github.com/ForestAdmin/agent-nodejs/compare/example@1.13.26...example@1.13.27) (2025-05-13) ### Bug Fixes * **vulnerability:** bump koa-router ([#1298](#1298)) ([9517fcd](9517fcd)) * **vulnerability:** bump lerna ([#1297](#1297)) ([669d997](669d997))
1 parent 77f5f5f commit b53438f

File tree

2 files changed

+17
-2
lines changed

2 files changed

+17
-2
lines changed

packages/_example/CHANGELOG.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,18 @@
1+
## example [1.13.27](https://github.com/ForestAdmin/agent-nodejs/compare/example@1.13.26...example@1.13.27) (2025-05-13)
2+
3+
4+
### Bug Fixes
5+
6+
* **vulnerability:** bump koa-router ([#1298](https://github.com/ForestAdmin/agent-nodejs/issues/1298)) ([9517fcd](https://github.com/ForestAdmin/agent-nodejs/commit/9517fcd5ab1698c39baeeca38596796c7d65a2cc))
7+
8+
9+
10+
11+
12+
### Dependencies
13+
14+
* **@forestadmin/agent:** upgraded to 1.63.6
15+
116
## example [1.13.26](https://github.com/ForestAdmin/agent-nodejs/compare/example@1.13.25...example@1.13.26) (2025-05-12)
217

318

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.26",
3+
"version": "1.13.27",
44
"license": "GPL-V3",
55
"private": true,
66
"dependencies": {
77
"@faker-js/faker": "^7.6.0",
8-
"@forestadmin/agent": "1.63.5",
8+
"@forestadmin/agent": "1.63.6",
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)