Skip to content

Commit

Permalink
chore(release): @forestadmin/datasource-toolkit@1.38.0 [skip ci]
Browse files Browse the repository at this point in the history
# [1.38.0](https://github.com/ForestAdmin/agent-nodejs/compare/@forestadmin/datasource-toolkit@1.37.0...@forestadmin/datasource-toolkit@1.38.0) (2024-09-23)

### Bug Fixes

* **sequelize:** model validation should handle correctly is validator ([#1176](#1176)) ([9d528f6](9d528f6))
* **sequelize:** model validation should handle correctly is validator ([#1177](#1177)) ([e6b4f13](e6b4f13))

### Features

* add optional id in action form fields ([#1174](#1174)) ([f2db803](f2db803))
  • Loading branch information
forest-bot committed Sep 23, 2024
1 parent 64c188d commit 79e98f8
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions packages/datasource-toolkit/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
# @forestadmin/datasource-toolkit [1.38.0](https://github.com/ForestAdmin/agent-nodejs/compare/@forestadmin/datasource-toolkit@1.37.0...@forestadmin/datasource-toolkit@1.38.0) (2024-09-23)


### Features

* add optional id in action form fields ([#1174](https://github.com/ForestAdmin/agent-nodejs/issues/1174)) ([f2db803](https://github.com/ForestAdmin/agent-nodejs/commit/f2db803cba2e29d1b92845c376874560783221da))

# @forestadmin/datasource-toolkit [1.37.0](https://github.com/ForestAdmin/agent-nodejs/compare/@forestadmin/datasource-toolkit@1.36.0...@forestadmin/datasource-toolkit@1.37.0) (2024-09-18)


Expand Down
2 changes: 1 addition & 1 deletion packages/datasource-toolkit/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@forestadmin/datasource-toolkit",
"version": "1.37.0",
"version": "1.38.0",
"main": "dist/src/index.js",
"license": "GPL-3.0",
"publishConfig": {
Expand Down

0 comments on commit 79e98f8

Please sign in to comment.