Skip to content

Commit ba961c3

Browse files
committed
chore(release): 8.4.5 [skip ci]
## [8.4.5](v8.4.4...v8.4.5) (2021-12-01) ### Bug Fixes * clean implem and add coverage ([cad38c9](cad38c9)) * prevent auto cast to objectId when customer forces a field to be a String ([aac5fd8](aac5fd8))
1 parent f803868 commit ba961c3

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
## [8.4.5](https://github.com/ForestAdmin/forest-express-mongoose/compare/v8.4.4...v8.4.5) (2021-12-01)
2+
3+
4+
### Bug Fixes
5+
6+
* clean implem and add coverage ([cad38c9](https://github.com/ForestAdmin/forest-express-mongoose/commit/cad38c9541ddd1e9377cd9b8a41f433578e7bccc))
7+
* prevent auto cast to objectId when customer forces a field to be a String ([aac5fd8](https://github.com/ForestAdmin/forest-express-mongoose/commit/aac5fd88a6084a68446b727dbbc0cc00ac81afa5))
8+
19
## [8.4.4](https://github.com/ForestAdmin/forest-express-mongoose/compare/v8.4.3...v8.4.4) (2021-11-30)
210

311

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.4.4",
4+
"version": "8.4.5",
55
"author": "Sandro Munda <[email protected]>",
66
"contributors": [
77
"Arnaud Besnier <[email protected]>",

0 commit comments

Comments
 (0)