Skip to content

Commit 698e9cd

Browse files
committed
chore(release): @forestadmin/[email protected] [skip ci]
## @forestadmin/datasource-sequelize [1.13.4](https://github.com/ForestAdmin/agent-nodejs/compare/@forestadmin/[email protected]...@forestadmin/[email protected]) (2026-02-24) ### Dependencies * **@forestadmin/datasource-toolkit:** upgraded to 1.51.1
1 parent 96aaba2 commit 698e9cd

2 files changed

Lines changed: 12 additions & 2 deletions

File tree

packages/datasource-sequelize/CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,13 @@
1+
## @forestadmin/datasource-sequelize [1.13.4](https://github.com/ForestAdmin/agent-nodejs/compare/@forestadmin/[email protected]...@forestadmin/[email protected]) (2026-02-24)
2+
3+
4+
5+
6+
7+
### Dependencies
8+
9+
* **@forestadmin/datasource-toolkit:** upgraded to 1.51.1
10+
111
## @forestadmin/datasource-sequelize [1.13.3](https://github.com/ForestAdmin/agent-nodejs/compare/@forestadmin/[email protected]...@forestadmin/[email protected]) (2026-02-20)
212

313

packages/datasource-sequelize/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-sequelize",
3-
"version": "1.13.3",
3+
"version": "1.13.4",
44
"main": "dist/index.js",
55
"license": "GPL-3.0",
66
"publishConfig": {
@@ -12,7 +12,7 @@
1212
"directory": "packages/datasource-sequelize"
1313
},
1414
"dependencies": {
15-
"@forestadmin/datasource-toolkit": "1.51.0"
15+
"@forestadmin/datasource-toolkit": "1.51.1"
1616
},
1717
"files": [
1818
"dist/**/*.js",

0 commit comments

Comments
 (0)