Skip to content

Commit

Permalink
chore(release): 6.3.4 [skip ci]
Browse files Browse the repository at this point in the history
## [6.3.4](v6.3.3...v6.3.4) (2020-08-05)

### Performance Improvements

* ⚡ improve performance of queries on HasMany relationships ([#474](#474)) ([6e9c419](6e9c419))
  • Loading branch information
forest-bot committed Aug 5, 2020
1 parent 6e9c419 commit 02ace08
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 @@
## [6.3.4](https://github.com/ForestAdmin/forest-express-sequelize/compare/v6.3.3...v6.3.4) (2020-08-05)


### Performance Improvements

* :zap: improve performance of queries on HasMany relationships ([#474](https://github.com/ForestAdmin/forest-express-sequelize/issues/474)) ([6e9c419](https://github.com/ForestAdmin/forest-express-sequelize/commit/6e9c4190849e1e52fc473038cc57c3480723b163))

## [6.3.3](https://github.com/ForestAdmin/forest-express-sequelize/compare/v6.3.2...v6.3.3) (2020-08-04)


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": "6.3.3",
"version": "6.3.4",
"author": "Sandro Munda <[email protected]>",
"contributors": [
"Arnaud Besnier <[email protected]>",
Expand Down

0 comments on commit 02ace08

Please sign in to comment.