Skip to content

Commit c96ef82

Browse files
committed
chore(release): 9.1.1 [skip ci]
## [9.1.1](v9.1.0...v9.1.1) (2022-12-23) ### Bug Fixes * revert "feat(smart-actions): add support for data-based conditions on smart action trigger, approval requirement and authorization to approve" ([#1053](#1053)) ([7c091cf](7c091cf))
1 parent 7c091cf commit c96ef82

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.1.1](https://github.com/ForestAdmin/forest-express-sequelize/compare/v9.1.0...v9.1.1) (2022-12-23)
2+
3+
4+
### Bug Fixes
5+
6+
* revert "feat(smart-actions): add support for data-based conditions on smart action trigger, approval requirement and authorization to approve" ([#1053](https://github.com/ForestAdmin/forest-express-sequelize/issues/1053)) ([7c091cf](https://github.com/ForestAdmin/forest-express-sequelize/commit/7c091cfc9855c27d1e36e00ce4f75e21020cda4a))
7+
18
# [9.1.0](https://github.com/ForestAdmin/forest-express-sequelize/compare/v9.0.6...v9.1.0) (2022-12-23)
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.1.0",
4+
"version": "9.1.1",
55
"author": "Sandro Munda <sandro@munda.me>",
66
"contributors": [
77
"Arnaud Besnier <arnaudibesnier@gmail.com>",

0 commit comments

Comments
 (0)