Skip to content

Commit

Permalink
chore(release): 8.0.3 [skip ci]
Browse files Browse the repository at this point in the history
## [8.0.3](v8.0.2...v8.0.3) (2021-07-27)

### Bug Fixes

* **update:** fix update record regression ([#643](#643)) ([cc39aeb](cc39aeb))
  • Loading branch information
forest-bot committed Jul 27, 2021
1 parent cc39aeb commit 015a87d
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 @@
## [8.0.3](https://github.com/ForestAdmin/forest-express-mongoose/compare/v8.0.2...v8.0.3) (2021-07-27)


### Bug Fixes

* **update:** fix update record regression ([#643](https://github.com/ForestAdmin/forest-express-mongoose/issues/643)) ([cc39aeb](https://github.com/ForestAdmin/forest-express-mongoose/commit/cc39aebaaa421124c41b33a207dbd1211e3aa02d))

## [8.0.2](https://github.com/ForestAdmin/forest-express-mongoose/compare/v8.0.1...v8.0.2) (2021-07-26)


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": "8.0.2",
"version": "8.0.3",
"author": "Sandro Munda <sandro@munda.me>",
"contributors": [
"Arnaud Besnier <arnaudibesnier@gmail.com>",
Expand Down

0 comments on commit 015a87d

Please sign in to comment.