Skip to content

Commit

Permalink
chore(release): 9.0.2 [skip ci]
Browse files Browse the repository at this point in the history
## [9.0.2](v9.0.1...v9.0.2) (2022-11-25)

### Bug Fixes

* **types:** smart field filter can now also returns a promise ([#971](#971)) ([f28ecab](f28ecab))
  • Loading branch information
forest-bot committed Nov 25, 2022
1 parent f28ecab commit 1cb48f1
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## [9.0.2](https://github.com/ForestAdmin/forest-express-mongoose/compare/v9.0.1...v9.0.2) (2022-11-25)


### Bug Fixes

* **types:** smart field filter can now also returns a promise ([#971](https://github.com/ForestAdmin/forest-express-mongoose/issues/971)) ([f28ecab](https://github.com/ForestAdmin/forest-express-mongoose/commit/f28ecabb332bdcb06575d51deca1712fb711e2b2))

## [9.0.1](https://github.com/ForestAdmin/forest-express-mongoose/compare/v9.0.0...v9.0.1) (2022-11-23)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "forest-express-mongoose",
"description": "Official Express/Mongoose Liana for Forest",
"version": "9.0.1",
"version": "9.0.2",
"author": "Sandro Munda <[email protected]>",
"contributors": [
"Arnaud Besnier <[email protected]>",
Expand Down

0 comments on commit 1cb48f1

Please sign in to comment.