Skip to content

Commit 0bdff28

Browse files
committed
chore(release): @forestadmin/[email protected] [skip ci]
## @forestadmin/plugin-aws-s3 [1.5.4](https://github.com/ForestAdmin/agent-nodejs/compare/@forestadmin/[email protected]...@forestadmin/[email protected]) (2026-01-26) ### Dependencies * **@forestadmin/datasource-customizer:** upgraded to 1.67.3
1 parent 8cd66a3 commit 0bdff28

File tree

2 files changed

+12
-2
lines changed

2 files changed

+12
-2
lines changed

packages/plugin-aws-s3/CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,13 @@
1+
## @forestadmin/plugin-aws-s3 [1.5.4](https://github.com/ForestAdmin/agent-nodejs/compare/@forestadmin/[email protected]...@forestadmin/[email protected]) (2026-01-26)
2+
3+
4+
5+
6+
7+
### Dependencies
8+
9+
* **@forestadmin/datasource-customizer:** upgraded to 1.67.3
10+
111
## @forestadmin/plugin-aws-s3 [1.5.3](https://github.com/ForestAdmin/agent-nodejs/compare/@forestadmin/[email protected]...@forestadmin/[email protected]) (2026-01-06)
212

313

packages/plugin-aws-s3/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@forestadmin/plugin-aws-s3",
3-
"version": "1.5.3",
3+
"version": "1.5.4",
44
"main": "dist/index.js",
55
"license": "GPL-3.0",
66
"publishConfig": {
@@ -17,7 +17,7 @@
1717
"@forestadmin/datasource-toolkit": "1.50.1"
1818
},
1919
"devDependencies": {
20-
"@forestadmin/datasource-customizer": "1.67.2",
20+
"@forestadmin/datasource-customizer": "1.67.3",
2121
"@forestadmin/datasource-toolkit": "1.50.1"
2222
},
2323
"files": [

0 commit comments

Comments
 (0)