Skip to content

Commit ad19d59

Browse files
committed
chore(release): 8.5.0 [skip ci]
# [8.5.0](v8.4.10...v8.5.0) (2022-02-08) ### Features * **count:** add middleware to deactivate count ([#902](#902)) ([54f9b4e](54f9b4e))
1 parent 54f9b4e commit ad19d59

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.0](https://github.com/ForestAdmin/forest-express-sequelize/compare/v8.4.10...v8.5.0) (2022-02-08)
2+
3+
4+
### Features
5+
6+
* **count:** add middleware to deactivate count ([#902](https://github.com/ForestAdmin/forest-express-sequelize/issues/902)) ([54f9b4e](https://github.com/ForestAdmin/forest-express-sequelize/commit/54f9b4eead06b57413dc414b72279ac0bb7d372d))
7+
18
## [8.4.10](https://github.com/ForestAdmin/forest-express-sequelize/compare/v8.4.9...v8.4.10) (2022-01-31)
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.4.10",
4+
"version": "8.5.0",
55
"author": "Sandro Munda <sandro@munda.me>",
66
"contributors": [
77
"Arnaud Besnier <arnaudibesnier@gmail.com>",

0 commit comments

Comments
 (0)