Skip to content

Commit 3c1a951

Browse files
committed
chore(release): example@1.8.17 [skip ci]
## [1.8.17](https://github.com/ForestAdmin/agent-nodejs/compare/example@1.8.16...example@1.8.17) (2024-04-29) ### Features * **agent:** allow parsing multiple sorting fields ([#1117](#1117)) ([e1cd78b](e1cd78b))
1 parent af1dfa8 commit 3c1a951

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.8.17](https://github.com/ForestAdmin/agent-nodejs/compare/example@1.8.16...example@1.8.17) (2024-04-29)
2+
3+
4+
5+
6+
7+
### Dependencies
8+
9+
* **@forestadmin/agent:** upgraded to 1.40.0
10+
111
## example [1.8.16](https://github.com/ForestAdmin/agent-nodejs/compare/example@1.8.15...example@1.8.16) (2024-04-26)
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.8.16",
3+
"version": "1.8.17",
44
"license": "GPL-V3",
55
"private": true,
66
"dependencies": {
77
"@faker-js/faker": "^7.6.0",
8-
"@forestadmin/agent": "1.39.2",
8+
"@forestadmin/agent": "1.40.0",
99
"@forestadmin/datasource-dummy": "1.1.13",
1010
"@forestadmin/datasource-mongo": "1.3.4",
1111
"@forestadmin/datasource-mongoose": "1.7.6",

0 commit comments

Comments
 (0)