Skip to content

Commit 5c33a82

Browse files
committed
chore(release): 7.3.0 [skip ci]
# [7.3.0](v7.2.2...v7.3.0) (2021-03-25) ### Features * add filters support on related data ([#658](#658)) ([515fb70](515fb70))
1 parent 515fb70 commit 5c33a82

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.3.0](https://github.com/ForestAdmin/forest-express-sequelize/compare/v7.2.2...v7.3.0) (2021-03-25)
2+
3+
4+
### Features
5+
6+
* add filters support on related data ([#658](https://github.com/ForestAdmin/forest-express-sequelize/issues/658)) ([515fb70](https://github.com/ForestAdmin/forest-express-sequelize/commit/515fb70712bb5e8bd3432c1d4aabba04702f503c))
7+
18
## [7.2.2](https://github.com/ForestAdmin/forest-express-sequelize/compare/v7.2.1...v7.2.2) (2021-03-19)
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.2.2",
4+
"version": "7.3.0",
55
"author": "Sandro Munda <[email protected]>",
66
"contributors": [
77
"Arnaud Besnier <[email protected]>",

0 commit comments

Comments
 (0)