Skip to content

Commit a32fb0b

Browse files
committed
chore(release): 8.3.0 [skip ci]
# [8.3.0](v8.2.0...v8.3.0) (2021-09-10) ### Features * **filter:** add "is in" filter ([#666](#666)) ([d957bb5](d957bb5))
1 parent d957bb5 commit a32fb0b

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+
# [8.3.0](https://github.com/ForestAdmin/forest-express-mongoose/compare/v8.2.0...v8.3.0) (2021-09-10)
2+
3+
4+
### Features
5+
6+
* **filter:** add "is in" filter ([#666](https://github.com/ForestAdmin/forest-express-mongoose/issues/666)) ([d957bb5](https://github.com/ForestAdmin/forest-express-mongoose/commit/d957bb52d51adf9e21815ea09593aebd9b896815))
7+
18
# [8.2.0](https://github.com/ForestAdmin/forest-express-mongoose/compare/v8.1.8...v8.2.0) (2021-08-26)
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": "8.2.0",
4+
"version": "8.3.0",
55
"author": "Sandro Munda <[email protected]>",
66
"contributors": [
77
"Arnaud Besnier <[email protected]>",

0 commit comments

Comments
 (0)