Skip to content

Commit f8a6c0d

Browse files
committed
chore(release): 8.6.4 [skip ci]
## [8.6.4](v8.6.3...v8.6.4) (2022-03-08) ### Bug Fixes * **types:** serializers now take optional meta as second argument ([#798](#798)) ([bfa0f71](bfa0f71))
1 parent bfa0f71 commit f8a6c0d

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.4](https://github.com/ForestAdmin/forest-express-mongoose/compare/v8.6.3...v8.6.4) (2022-03-08)
2+
3+
4+
### Bug Fixes
5+
6+
* **types:** serializers now take optional meta as second argument ([#798](https://github.com/ForestAdmin/forest-express-mongoose/issues/798)) ([bfa0f71](https://github.com/ForestAdmin/forest-express-mongoose/commit/bfa0f719867bccb1a06b0edf3c34b04caf512d3d))
7+
18
## [8.6.3](https://github.com/ForestAdmin/forest-express-mongoose/compare/v8.6.2...v8.6.3) (2022-02-24)
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.3",
4+
"version": "8.6.4",
55
"author": "Sandro Munda <[email protected]>",
66
"contributors": [
77
"Arnaud Besnier <[email protected]>",

0 commit comments

Comments
 (0)