Skip to content

Commit cea78b7

Browse files
committed
chore(release): 8.4.7 [skip ci]
## [8.4.7](v8.4.6...v8.4.7) (2021-12-24) ### Bug Fixes * **export:** flattened fields are now correctly exported ([#751](#751)) ([fac7ea4](fac7ea4))
1 parent fac7ea4 commit cea78b7

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.4.7](https://github.com/ForestAdmin/forest-express-mongoose/compare/v8.4.6...v8.4.7) (2021-12-24)
2+
3+
4+
### Bug Fixes
5+
6+
* **export:** flattened fields are now correctly exported ([#751](https://github.com/ForestAdmin/forest-express-mongoose/issues/751)) ([fac7ea4](https://github.com/ForestAdmin/forest-express-mongoose/commit/fac7ea4287fe1bdde4c040164dc115bf2e247d93))
7+
18
## [8.4.6](https://github.com/ForestAdmin/forest-express-mongoose/compare/v8.4.5...v8.4.6) (2021-12-21)
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.4.6",
4+
"version": "8.4.7",
55
"author": "Sandro Munda <[email protected]>",
66
"contributors": [
77
"Arnaud Besnier <[email protected]>",

0 commit comments

Comments
 (0)