diff --git a/CHANGELOG.md b/CHANGELOG.md index 388e97e4..95b23360 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## [9.1.1](https://github.com/ForestAdmin/forest-express-sequelize/compare/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](https://github.com/ForestAdmin/forest-express-sequelize/issues/1053)) ([7c091cf](https://github.com/ForestAdmin/forest-express-sequelize/commit/7c091cfc9855c27d1e36e00ce4f75e21020cda4a)) + # [9.1.0](https://github.com/ForestAdmin/forest-express-sequelize/compare/v9.0.6...v9.1.0) (2022-12-23) diff --git a/package.json b/package.json index 13d99940..26a6e4c4 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "forest-express-sequelize", "description": "Official Express/Sequelize Liana for Forest", - "version": "9.1.0", + "version": "9.1.1", "author": "Sandro Munda ", "contributors": [ "Arnaud Besnier ",