Skip to content

Commit b49ef3f

Browse files
committed
chore(release): 6.7.0 [skip ci]
# [6.7.0](v6.6.3...v6.7.0) (2021-01-15) ### Features * **filter:** add possibility to filter on smart field ([090a902](090a902)) * **filter:** add possibility to filter on smart field ([#478](#478)) ([e27feca](e27feca))
1 parent e27feca commit b49ef3f

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
# [6.7.0](https://github.com/ForestAdmin/forest-express-mongoose/compare/v6.6.3...v6.7.0) (2021-01-15)
2+
3+
4+
### Features
5+
6+
* **filter:** add possibility to filter on smart field ([090a902](https://github.com/ForestAdmin/forest-express-mongoose/commit/090a902d1f85cc082b0d4176343a19f823e3421d))
7+
* **filter:** add possibility to filter on smart field ([#478](https://github.com/ForestAdmin/forest-express-mongoose/issues/478)) ([e27feca](https://github.com/ForestAdmin/forest-express-mongoose/commit/e27feca408f26efcf61d65e7b47a1d9ae1ad2dfc))
8+
19
## [6.6.3](https://github.com/ForestAdmin/forest-express-mongoose/compare/v6.6.2...v6.6.3) (2020-12-21)
210

311

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.6.3",
4+
"version": "6.7.0",
55
"author": "Sandro Munda <[email protected]>",
66
"contributors": [
77
"Arnaud Besnier <[email protected]>",

0 commit comments

Comments
 (0)