Skip to content

Commit 531875f

Browse files
committed
chore(release): 7.4.0 [skip ci]
# [7.4.0](v7.3.8...v7.4.0) (2021-04-09) ### Features * **smart-action:** support hooks for smart collection ([#550](#550)) ([5eb3092](5eb3092))
1 parent 5eb3092 commit 531875f

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.4.0](https://github.com/ForestAdmin/forest-express-mongoose/compare/v7.3.8...v7.4.0) (2021-04-09)
2+
3+
4+
### Features
5+
6+
* **smart-action:** support hooks for smart collection ([#550](https://github.com/ForestAdmin/forest-express-mongoose/issues/550)) ([5eb3092](https://github.com/ForestAdmin/forest-express-mongoose/commit/5eb3092fcd451a9db07c222c528de0a969b58e09))
7+
18
## [7.3.8](https://github.com/ForestAdmin/forest-express-mongoose/compare/v7.3.7...v7.3.8) (2021-04-06)
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.3.8",
4+
"version": "7.4.0",
55
"author": "Sandro Munda <[email protected]>",
66
"contributors": [
77
"Arnaud Besnier <[email protected]>",

0 commit comments

Comments
 (0)