Skip to content

Commit aa19216

Browse files
committed
chore(release): @forestadmin/[email protected] [skip ci]
## @forestadmin/datasource-replica [1.3.6](https://github.com/ForestAdmin/agent-nodejs/compare/@forestadmin/[email protected]...@forestadmin/[email protected]) (2024-04-09) ### Dependencies * **@forestadmin/datasource-sql:** upgraded to 1.13.0
1 parent 65ce409 commit aa19216

File tree

2 files changed

+12
-2
lines changed

2 files changed

+12
-2
lines changed

packages/datasource-replica/CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,13 @@
1+
## @forestadmin/datasource-replica [1.3.6](https://github.com/ForestAdmin/agent-nodejs/compare/@forestadmin/[email protected]...@forestadmin/[email protected]) (2024-04-09)
2+
3+
4+
5+
6+
7+
### Dependencies
8+
9+
* **@forestadmin/datasource-sql:** upgraded to 1.13.0
10+
111
## @forestadmin/datasource-replica [1.3.5](https://github.com/ForestAdmin/agent-nodejs/compare/@forestadmin/[email protected]...@forestadmin/[email protected]) (2024-04-08)
212

313

packages/datasource-replica/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@forestadmin/datasource-replica",
3-
"version": "1.3.5",
3+
"version": "1.3.6",
44
"main": "dist/index.js",
55
"license": "GPL-3.0",
66
"publishConfig": {
@@ -25,7 +25,7 @@
2525
"dependencies": {
2626
"@forestadmin/datasource-customizer": "1.44.1",
2727
"@forestadmin/datasource-sequelize": "1.8.0",
28-
"@forestadmin/datasource-sql": "1.12.3",
28+
"@forestadmin/datasource-sql": "1.13.0",
2929
"@forestadmin/datasource-toolkit": "1.32.2",
3030
"croner": "^6.0.6",
3131
"sequelize": "^6.28.0"

0 commit comments

Comments
 (0)