Skip to content

Commit

Permalink
chore(release): 8.0.9 [skip ci]
Browse files Browse the repository at this point in the history
## [8.0.9](v8.0.8...v8.0.9) (2021-08-09)

### Bug Fixes

* **queries:** query generation for camelCased fields on related data ([#792](#792)) ([a6fa9d5](a6fa9d5))
  • Loading branch information
forest-bot committed Aug 9, 2021
1 parent a6fa9d5 commit 110d6f8
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.9](https://github.com/ForestAdmin/forest-express-sequelize/compare/v8.0.8...v8.0.9) (2021-08-09)


### Bug Fixes

* **queries:** query generation for camelCased fields on related data ([#792](https://github.com/ForestAdmin/forest-express-sequelize/issues/792)) ([a6fa9d5](https://github.com/ForestAdmin/forest-express-sequelize/commit/a6fa9d5d8e7eaa53d9c6cf125ebd9443a7f480f4))

## [8.0.8](https://github.com/ForestAdmin/forest-express-sequelize/compare/v8.0.7...v8.0.8) (2021-08-05)


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-sequelize",
"description": "Official Express/Sequelize Liana for Forest",
"version": "8.0.8",
"version": "8.0.9",
"author": "Sandro Munda <[email protected]>",
"contributors": [
"Arnaud Besnier <[email protected]>",
Expand Down

0 comments on commit 110d6f8

Please sign in to comment.