Skip to content

Commit

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





### Dependencies

* **@forestadmin/datasource-customizer:** upgraded to 1.49.0
* **@forestadmin/datasource-toolkit:** upgraded to 1.36.0

## @forestadmin/datasource-dummy [1.1.26](https://github.com/ForestAdmin/agent-nodejs/compare/@forestadmin/datasource-dummy@1.1.25...@forestadmin/datasource-dummy@1.1.26) (2024-09-17)


Expand Down
6 changes: 3 additions & 3 deletions packages/datasource-dummy/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@forestadmin/datasource-dummy",
"version": "1.1.26",
"version": "1.1.27",
"main": "dist/index.js",
"license": "GPL-3.0",
"publishConfig": {
Expand All @@ -12,8 +12,8 @@
"directory": "packages/datasource-dummy"
},
"dependencies": {
"@forestadmin/datasource-customizer": "1.48.0",
"@forestadmin/datasource-toolkit": "1.35.0"
"@forestadmin/datasource-customizer": "1.49.0",
"@forestadmin/datasource-toolkit": "1.36.0"
},
"files": [
"dist/**/*.js",
Expand Down

0 comments on commit b94c292

Please sign in to comment.