Skip to content

Commit

Permalink
chore(release): @forestadmin/datasource-customizer@1.50.0 [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
forest-bot committed Sep 18, 2024
1 parent 170c362 commit 89953bc
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 2 deletions.
15 changes: 15 additions & 0 deletions packages/datasource-customizer/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,18 @@
# @forestadmin/datasource-customizer [1.50.0](https://github.com/ForestAdmin/agent-nodejs/compare/@forestadmin/datasource-customizer@1.49.0...@forestadmin/datasource-customizer@1.50.0) (2024-09-18)


### Features

* add row in action forms ([#1173](https://github.com/ForestAdmin/agent-nodejs/issues/1173)) ([8770699](https://github.com/ForestAdmin/agent-nodejs/commit/87706996293e286846fdf5c7ae06e10f88e96176))





### Dependencies

* **@forestadmin/datasource-toolkit:** upgraded to 1.37.0

# @forestadmin/datasource-customizer [1.49.0](https://github.com/ForestAdmin/agent-nodejs/compare/@forestadmin/datasource-customizer@1.48.0...@forestadmin/datasource-customizer@1.49.0) (2024-09-17)


Expand Down
4 changes: 2 additions & 2 deletions packages/datasource-customizer/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@forestadmin/datasource-customizer",
"version": "1.49.0",
"version": "1.50.0",
"main": "dist/index.js",
"license": "GPL-3.0",
"publishConfig": {
Expand Down Expand Up @@ -29,7 +29,7 @@
"@types/uuid": "^9.0.0"
},
"dependencies": {
"@forestadmin/datasource-toolkit": "1.36.0",
"@forestadmin/datasource-toolkit": "1.37.0",
"antlr4": "^4.13.1-patch-1",
"file-type": "^16.5.4",
"luxon": "^3.2.1",
Expand Down

0 comments on commit 89953bc

Please sign in to comment.