Skip to content

Commit d663451

Browse files
committed
chore(release): 8.3.0 [skip ci]
# [8.3.0](v8.2.9...v8.3.0) (2021-09-30) ### Features * **filter:** handle correctly uuid field type ([#835](#835)) ([92463c0](92463c0))
1 parent 92463c0 commit d663451

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
# [8.3.0](https://github.com/ForestAdmin/forest-express-sequelize/compare/v8.2.9...v8.3.0) (2021-09-30)
2+
3+
4+
### Features
5+
6+
* **filter:** handle correctly uuid field type ([#835](https://github.com/ForestAdmin/forest-express-sequelize/issues/835)) ([92463c0](https://github.com/ForestAdmin/forest-express-sequelize/commit/92463c0adabfb1ca86eabeb18b14930995953caf))
7+
18
## [8.2.9](https://github.com/ForestAdmin/forest-express-sequelize/compare/v8.2.8...v8.2.9) (2021-09-29)
29

310

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": "8.2.9",
4+
"version": "8.3.0",
55
"author": "Sandro Munda <sandro@munda.me>",
66
"contributors": [
77
"Arnaud Besnier <arnaudibesnier@gmail.com>",

0 commit comments

Comments
 (0)