Skip to content

Commit b930c14

Browse files
committed
chore(release): 8.6.5 [skip ci]
## [8.6.5](v8.6.4...v8.6.5) (2022-03-11) ### Bug Fixes * prevent deactivate count middleware to throw ([#806](#806)) ([dcf9e9c](dcf9e9c))
1 parent dcf9e9c commit b930c14

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.6.5](https://github.com/ForestAdmin/forest-express-mongoose/compare/v8.6.4...v8.6.5) (2022-03-11)
2+
3+
4+
### Bug Fixes
5+
6+
* prevent deactivate count middleware to throw ([#806](https://github.com/ForestAdmin/forest-express-mongoose/issues/806)) ([dcf9e9c](https://github.com/ForestAdmin/forest-express-mongoose/commit/dcf9e9cdbbc64a365e3580e922bb1c165f71786a))
7+
18
## [8.6.4](https://github.com/ForestAdmin/forest-express-mongoose/compare/v8.6.3...v8.6.4) (2022-03-08)
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-mongoose",
33
"description": "Official Express/Mongoose Liana for Forest",
4-
"version": "8.6.4",
4+
"version": "8.6.5",
55
"author": "Sandro Munda <[email protected]>",
66
"contributors": [
77
"Arnaud Besnier <[email protected]>",

0 commit comments

Comments
 (0)