Skip to content

Commit 93f2d32

Browse files
committed
chore(release): 8.5.8 [skip ci]
## [8.5.8](v8.5.7...v8.5.8) (2022-06-06) ### Bug Fixes * **types:** declare correctly user in requests ([#968](#968)) ([07de849](07de849))
1 parent 07de849 commit 93f2d32

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.8](https://github.com/ForestAdmin/forest-express-sequelize/compare/v8.5.7...v8.5.8) (2022-06-06)
2+
3+
4+
### Bug Fixes
5+
6+
* **types:** declare correctly user in requests ([#968](https://github.com/ForestAdmin/forest-express-sequelize/issues/968)) ([07de849](https://github.com/ForestAdmin/forest-express-sequelize/commit/07de849edc8ac7b2fd60da7809e3e48c16ff8b94))
7+
18
## [8.5.7](https://github.com/ForestAdmin/forest-express-sequelize/compare/v8.5.6...v8.5.7) (2022-05-19)
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.7",
4+
"version": "8.5.8",
55
"author": "Sandro Munda <[email protected]>",
66
"contributors": [
77
"Arnaud Besnier <[email protected]>",

0 commit comments

Comments
 (0)