Skip to content

Commit bb84d47

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 ([#684](#684)) ([135ac47](135ac47))
1 parent 135ac47 commit bb84d47

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-sequelize/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 ([#684](https://github.com/ForestAdmin/forest-express-sequelize/issues/684)) ([135ac47](https://github.com/ForestAdmin/forest-express-sequelize/commit/135ac475188d7373b375667b909d092d06b9b68b))
7+
18
# [7.5.0](https://github.com/ForestAdmin/forest-express-sequelize/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-sequelize",
33
"description": "Official Express/Sequelize 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)