Skip to content

Commit

Permalink
chore(release): 6.7.10 [skip ci]
Browse files Browse the repository at this point in the history
## [6.7.10](v6.7.9...v6.7.10) (2021-02-22)

### Bug Fixes

* support foreign and primary key column ([#630](#630)) ([2a289b8](2a289b8))
  • Loading branch information
forest-bot committed Feb 22, 2021
1 parent 2a289b8 commit 208f230
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.7.10](https://github.com/ForestAdmin/forest-express-sequelize/compare/v6.7.9...v6.7.10) (2021-02-22)


### Bug Fixes

* support foreign and primary key column ([#630](https://github.com/ForestAdmin/forest-express-sequelize/issues/630)) ([2a289b8](https://github.com/ForestAdmin/forest-express-sequelize/commit/2a289b805727d51d112719ee29af28b7745bff73))

## [6.7.9](https://github.com/ForestAdmin/forest-express-sequelize/compare/v6.7.8...v6.7.9) (2021-02-22)


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

0 comments on commit 208f230

Please sign in to comment.