Skip to content

Commit

Permalink
chore(release): 7.6.3 [skip ci]
Browse files Browse the repository at this point in the history
## [7.6.3](v7.6.2...v7.6.3) (2021-04-22)

### Bug Fixes

* **search:** enable to search for a big integer in an ID field ([#695](#695)) ([9f8132c](9f8132c))
  • Loading branch information
forest-bot committed Apr 22, 2021
1 parent 9f8132c commit a2c2431
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 @@
## [7.6.3](https://github.com/ForestAdmin/forest-express-sequelize/compare/v7.6.2...v7.6.3) (2021-04-22)


### Bug Fixes

* **search:** enable to search for a big integer in an ID field ([#695](https://github.com/ForestAdmin/forest-express-sequelize/issues/695)) ([9f8132c](https://github.com/ForestAdmin/forest-express-sequelize/commit/9f8132c3c920b4a29178fd35cf4dc56179cc8c8b))

## [7.6.2](https://github.com/ForestAdmin/forest-express-sequelize/compare/v7.6.1...v7.6.2) (2021-04-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": "7.6.2",
"version": "7.6.3",
"author": "Sandro Munda <[email protected]>",
"contributors": [
"Arnaud Besnier <[email protected]>",
Expand Down

0 comments on commit a2c2431

Please sign in to comment.