Skip to content

Commit 89775e8

Browse files
committed
chore(release): 9.6.1 [skip ci]
## [9.6.1](v9.6.0...v9.6.1) (2025-09-04) ### Bug Fixes * upgrade FE for timeout to 30sec ([#1139](#1139)) ([42c4c8a](42c4c8a))
1 parent 42c4c8a commit 89775e8

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [9.6.1](https://github.com/ForestAdmin/forest-express-sequelize/compare/v9.6.0...v9.6.1) (2025-09-04)
2+
3+
4+
### Bug Fixes
5+
6+
* upgrade FE for timeout to 30sec ([#1139](https://github.com/ForestAdmin/forest-express-sequelize/issues/1139)) ([42c4c8a](https://github.com/ForestAdmin/forest-express-sequelize/commit/42c4c8a66e2a052b40a004334b29c2f76ed62c05))
7+
18
# [9.6.0](https://github.com/ForestAdmin/forest-express-sequelize/compare/v9.5.6...v9.6.0) (2025-05-09)
29

310

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "forest-express-sequelize",
33
"description": "Official Express/Sequelize Liana for Forest",
4-
"version": "9.6.0",
4+
"version": "9.6.1",
55
"author": "Sandro Munda <[email protected]>",
66
"contributors": [
77
"Arnaud Besnier <[email protected]>",

0 commit comments

Comments
 (0)