Skip to content

Commit 9ee9704

Browse files
committed
chore(release): 8.5.9 [skip ci]
## [8.5.9](v8.5.8...v8.5.9) (2022-06-29) ### Bug Fixes * **types:** load and change hook are now optional on smart action ([#979](#979)) ([14a8ba8](14a8ba8))
1 parent 14a8ba8 commit 9ee9704

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+
## [8.5.9](https://github.com/ForestAdmin/forest-express-sequelize/compare/v8.5.8...v8.5.9) (2022-06-29)
2+
3+
4+
### Bug Fixes
5+
6+
* **types:** load and change hook are now optional on smart action ([#979](https://github.com/ForestAdmin/forest-express-sequelize/issues/979)) ([14a8ba8](https://github.com/ForestAdmin/forest-express-sequelize/commit/14a8ba8e6ff588cb235ca96fd3c042481874d846))
7+
18
## [8.5.8](https://github.com/ForestAdmin/forest-express-sequelize/compare/v8.5.7...v8.5.8) (2022-06-06)
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": "8.5.8",
4+
"version": "8.5.9",
55
"author": "Sandro Munda <[email protected]>",
66
"contributors": [
77
"Arnaud Besnier <[email protected]>",

0 commit comments

Comments
 (0)