Skip to content

Commit 29a8a39

Browse files
committed
chore(release): 6.6.0 [skip ci]
# [6.6.0](v6.5.2...v6.6.0) (2020-12-09) ### Features * **smart actions:** introduce smart action forms hooks ([#459](#459)) ([a7c8183](a7c8183))
1 parent a7c8183 commit 29a8a39

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+
# [6.6.0](https://github.com/ForestAdmin/forest-express-mongoose/compare/v6.5.2...v6.6.0) (2020-12-09)
2+
3+
4+
### Features
5+
6+
* **smart actions:** introduce smart action forms hooks ([#459](https://github.com/ForestAdmin/forest-express-mongoose/issues/459)) ([a7c8183](https://github.com/ForestAdmin/forest-express-mongoose/commit/a7c81838b27333b90d90815a6209c4a713176ad9))
7+
18
## [6.5.2](https://github.com/ForestAdmin/forest-express-mongoose/compare/v6.5.1...v6.5.2) (2020-12-03)
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": "6.5.2",
4+
"version": "6.6.0",
55
"author": "Sandro Munda <[email protected]>",
66
"contributors": [
77
"Arnaud Besnier <[email protected]>",

0 commit comments

Comments
 (0)