Skip to content

Commit

Permalink
chore(release): @forestadmin/datasource-customizer@1.20.0 [skip ci]
Browse files Browse the repository at this point in the history
# [1.20.0](https://github.com/ForestAdmin/agent-nodejs/compare/@forestadmin/datasource-customizer@1.19.0...@forestadmin/datasource-customizer@1.20.0) (2023-08-31)

### Bug Fixes

* detect and log broken relationship ([#760](#760)) ([996899b](996899b))

### Features

* add support for dynamic options ([#799](#799)) ([264f8d0](264f8d0))
  • Loading branch information
forest-bot committed Aug 31, 2023
1 parent 8d984aa commit 08dc2d3
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions packages/datasource-customizer/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
# @forestadmin/datasource-customizer [1.20.0](https://github.com/ForestAdmin/agent-nodejs/compare/@forestadmin/datasource-customizer@1.19.0...@forestadmin/datasource-customizer@1.20.0) (2023-08-31)


### Features

* add support for dynamic options ([#799](https://github.com/ForestAdmin/agent-nodejs/issues/799)) ([264f8d0](https://github.com/ForestAdmin/agent-nodejs/commit/264f8d09a4286b4a8aab64ed150edd909893cd9f))

# @forestadmin/datasource-customizer [1.19.0](https://github.com/ForestAdmin/agent-nodejs/compare/@forestadmin/datasource-customizer@1.18.1...@forestadmin/datasource-customizer@1.19.0) (2023-08-31)


Expand Down
2 changes: 1 addition & 1 deletion 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.19.0",
"version": "1.20.0",
"main": "dist/index.js",
"license": "GPL-3.0",
"publishConfig": {
Expand Down

0 comments on commit 08dc2d3

Please sign in to comment.