Skip to content

Commit 8ee643f

Browse files
committed
chore(release): 9.3.14 [skip ci]
## [9.3.14](v9.3.13...v9.3.14) (2023-12-07) ### Bug Fixes * allow filtering on exact date on flattened field ([#1079](#1079)) ([9ad89fe](9ad89fe)) * release flattened field filtering fix ([#1081](#1081)) ([0610526](0610526))
1 parent 0610526 commit 8ee643f

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+
## [9.3.14](https://github.com/ForestAdmin/forest-express-mongoose/compare/v9.3.13...v9.3.14) (2023-12-07)
2+
3+
4+
### Bug Fixes
5+
6+
* allow filtering on exact date on flattened field ([#1079](https://github.com/ForestAdmin/forest-express-mongoose/issues/1079)) ([9ad89fe](https://github.com/ForestAdmin/forest-express-mongoose/commit/9ad89fed142f17b4ab2ae20bc45bfd0ac0607aa2))
7+
* release flattened field filtering fix ([#1081](https://github.com/ForestAdmin/forest-express-mongoose/issues/1081)) ([0610526](https://github.com/ForestAdmin/forest-express-mongoose/commit/06105264f5e5e600ffdbb1981e690cd46396c113))
8+
19
## [9.3.13](https://github.com/ForestAdmin/forest-express-mongoose/compare/v9.3.12...v9.3.13) (2023-12-04)
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": "9.3.13",
4+
"version": "9.3.14",
55
"author": "Sandro Munda <sandro@munda.me>",
66
"contributors": [
77
"Arnaud Besnier <arnaudibesnier@gmail.com>",

0 commit comments

Comments
 (0)