Skip to content

Commit

Permalink
chore(release): @forestadmin/agent@1.10.0-alpha-webhook-custom-action…
Browse files Browse the repository at this point in the history
…s.3 [skip ci]

# @forestadmin/agent [1.10.0-alpha-webhook-custom-actions.3](https://github.com/ForestAdmin/agent-nodejs/compare/@forestadmin/agent@1.10.0-alpha-webhook-custom-actions.2...@forestadmin/agent@1.10.0-alpha-webhook-custom-actions.3) (2023-06-01)

### Dependencies

* **@forestadmin/forestadmin-client:** upgraded to 1.3.0-alpha-webhook-custom-actions.3
  • Loading branch information
forest-bot committed Jun 1, 2023
1 parent 1e3e401 commit 3354a02
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.10.0-alpha-webhook-custom-actions.3](https://github.com/ForestAdmin/agent-nodejs/compare/@forestadmin/agent@1.10.0-alpha-webhook-custom-actions.2...@forestadmin/agent@1.10.0-alpha-webhook-custom-actions.3) (2023-06-01)





### Dependencies

* **@forestadmin/forestadmin-client:** upgraded to 1.3.0-alpha-webhook-custom-actions.3

## @forestadmin/agent [1.9.2](https://github.com/ForestAdmin/agent-nodejs/compare/@forestadmin/agent@1.9.1...@forestadmin/agent@1.9.2) (2023-05-31)


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.10.0-alpha-webhook-custom-actions.2",
"version": "1.10.0-alpha-webhook-custom-actions.3",
"main": "dist/index.js",
"license": "GPL-3.0",
"publishConfig": {
Expand All @@ -16,7 +16,7 @@
"@fastify/express": "^1.1.0",
"@forestadmin/datasource-customizer": "1.8.0-alpha-webhook-custom-actions.1",
"@forestadmin/datasource-toolkit": "1.5.0",
"@forestadmin/forestadmin-client": "1.3.0-alpha-webhook-custom-actions.2",
"@forestadmin/forestadmin-client": "1.3.0-alpha-webhook-custom-actions.3",
"@koa/cors": "^4.0.0",
"@koa/router": "^12.0.0",
"forest-ip-utils": "^1.0.1",
Expand Down

0 comments on commit 3354a02

Please sign in to comment.