Skip to content

Commit f30703b

Browse files
committed
chore(release): 9.6.0 [skip ci]
# [9.6.0](v9.5.6...v9.6.0) (2025-05-09) ### Features * **typings:** add support for action_intent_params in smart action hooks ([#1137](#1137)) ([40546fd](40546fd))
1 parent 40546fd commit f30703b

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.0](https://github.com/ForestAdmin/forest-express-sequelize/compare/v9.5.6...v9.6.0) (2025-05-09)
2+
3+
4+
### Features
5+
6+
* **typings:** add support for action_intent_params in smart action hooks ([#1137](https://github.com/ForestAdmin/forest-express-sequelize/issues/1137)) ([40546fd](https://github.com/ForestAdmin/forest-express-sequelize/commit/40546fdb51bf9e5e7e09acdc171d50c5c0742142))
7+
18
## [9.5.6](https://github.com/ForestAdmin/forest-express-sequelize/compare/v9.5.5...v9.5.6) (2025-03-28)
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.5.6",
4+
"version": "9.6.0",
55
"author": "Sandro Munda <[email protected]>",
66
"contributors": [
77
"Arnaud Besnier <[email protected]>",

0 commit comments

Comments
 (0)