Skip to content

Commit

Permalink
chore(release): @forestadmin/datasource-replica@1.0.33 [skip ci]
Browse files Browse the repository at this point in the history
## @forestadmin/datasource-replica [1.0.33](https://github.com/ForestAdmin/agent-nodejs/compare/@forestadmin/datasource-replica@1.0.32...@forestadmin/datasource-replica@1.0.33) (2023-10-04)

### Dependencies

* **@forestadmin/datasource-customizer:** upgraded to 1.35.2
  • Loading branch information
forest-bot committed Oct 4, 2023
1 parent ee07a42 commit 279109c
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 2 deletions.
10 changes: 10 additions & 0 deletions packages/datasource-replica/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,13 @@
## @forestadmin/datasource-replica [1.0.33](https://github.com/ForestAdmin/agent-nodejs/compare/@forestadmin/datasource-replica@1.0.32...@forestadmin/datasource-replica@1.0.33) (2023-10-04)





### Dependencies

* **@forestadmin/datasource-customizer:** upgraded to 1.35.2

## @forestadmin/datasource-replica [1.0.32](https://github.com/ForestAdmin/agent-nodejs/compare/@forestadmin/datasource-replica@1.0.31...@forestadmin/datasource-replica@1.0.32) (2023-10-03)


Expand Down
4 changes: 2 additions & 2 deletions packages/datasource-replica/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@forestadmin/datasource-replica",
"version": "1.0.32",
"version": "1.0.33",
"main": "dist/index.js",
"license": "GPL-3.0",
"publishConfig": {
Expand All @@ -23,7 +23,7 @@
"test": "jest"
},
"dependencies": {
"@forestadmin/datasource-customizer": "1.35.1",
"@forestadmin/datasource-customizer": "1.35.2",
"@forestadmin/datasource-sequelize": "1.5.22",
"@forestadmin/datasource-sql": "1.7.35",
"@forestadmin/datasource-toolkit": "1.28.0",
Expand Down

0 comments on commit 279109c

Please sign in to comment.