Skip to content

Commit cc970d6

Browse files
committed
chore(release): 7.5.1 [skip ci]
## [7.5.1](v7.5.0...v7.5.1) (2021-04-16) ### Bug Fixes * **date-filter:** filtering only on hours now returns the expected records ([#555](#555)) ([4ba8c7f](4ba8c7f))
1 parent 4ba8c7f commit cc970d6

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+
## [7.5.1](https://github.com/ForestAdmin/forest-express-mongoose/compare/v7.5.0...v7.5.1) (2021-04-16)
2+
3+
4+
### Bug Fixes
5+
6+
* **date-filter:** filtering only on hours now returns the expected records ([#555](https://github.com/ForestAdmin/forest-express-mongoose/issues/555)) ([4ba8c7f](https://github.com/ForestAdmin/forest-express-mongoose/commit/4ba8c7f8a72f36253a43ae20147af427bf6ffc9f))
7+
18
# [7.5.0](https://github.com/ForestAdmin/forest-express-mongoose/compare/v7.4.0...v7.5.0) (2021-04-12)
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": "7.5.0",
4+
"version": "7.5.1",
55
"author": "Sandro Munda <[email protected]>",
66
"contributors": [
77
"Arnaud Besnier <[email protected]>",

0 commit comments

Comments
 (0)