Skip to content

Commit

Permalink
chore(release): @forestadmin/agent@1.35.5 [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
forest-bot committed Oct 5, 2023
1 parent cec8ecb commit d212d4b
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 2 deletions.
10 changes: 10 additions & 0 deletions packages/agent/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,13 @@
## @forestadmin/agent [1.35.5](https://github.com/ForestAdmin/agent-nodejs/compare/@forestadmin/agent@1.35.4...@forestadmin/agent@1.35.5) (2023-10-05)





### Dependencies

* **@forestadmin/datasource-customizer:** upgraded to 1.35.4

## @forestadmin/agent [1.35.4](https://github.com/ForestAdmin/agent-nodejs/compare/@forestadmin/agent@1.35.3...@forestadmin/agent@1.35.4) (2023-10-05)


Expand Down
4 changes: 2 additions & 2 deletions packages/agent/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@forestadmin/agent",
"version": "1.35.4",
"version": "1.35.5",
"main": "dist/index.js",
"license": "GPL-3.0",
"publishConfig": {
Expand All @@ -14,7 +14,7 @@
"dependencies": {
"@fast-csv/format": "^4.3.5",
"@fastify/express": "^1.1.0",
"@forestadmin/datasource-customizer": "1.35.3",
"@forestadmin/datasource-customizer": "1.35.4",
"@forestadmin/datasource-toolkit": "1.28.1",
"@forestadmin/forestadmin-client": "1.24.1",
"@koa/cors": "^4.0.0",
Expand Down

0 comments on commit d212d4b

Please sign in to comment.