Skip to content

Commit 2de740a

Browse files
committed
chore(release): 7.3.1 [skip ci]
## [7.3.1](v7.3.0...v7.3.1) (2021-03-25) ### Bug Fixes * **search:** highlighting not working when the column name contains underscores ([45ac144](45ac144)) * search highlighting not working when the column name contains underscores ([ca28ba9](ca28ba9))
1 parent 45ac144 commit 2de740a

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
## [7.3.1](https://github.com/ForestAdmin/forest-express-sequelize/compare/v7.3.0...v7.3.1) (2021-03-25)
2+
3+
4+
### Bug Fixes
5+
6+
* **search:** highlighting not working when the column name contains underscores ([45ac144](https://github.com/ForestAdmin/forest-express-sequelize/commit/45ac1442fec3cd5e93935ba19eec2496922ab1ad))
7+
* search highlighting not working when the column name contains underscores ([ca28ba9](https://github.com/ForestAdmin/forest-express-sequelize/commit/ca28ba96da12ba631e637621a50e015fb1064f22))
8+
19
# [7.3.0](https://github.com/ForestAdmin/forest-express-sequelize/compare/v7.2.2...v7.3.0) (2021-03-25)
210

311

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "forest-express-sequelize",
33
"description": "Official Express/Sequelize Liana for Forest",
4-
"version": "7.3.0",
4+
"version": "7.3.1",
55
"author": "Sandro Munda <[email protected]>",
66
"contributors": [
77
"Arnaud Besnier <[email protected]>",

0 commit comments

Comments
 (0)