Skip to content

Commit 08fcc3f

Browse files
committed
chore(release): 6.3.5 [skip ci]
## [6.3.5](v6.3.4...v6.3.5) (2020-08-05) ### Bug Fixes * **related data:** fix related data display regression introduced in v6.3.3 ([#484](#484)) ([a585338](a585338))
1 parent a585338 commit 08fcc3f

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+
## [6.3.5](https://github.com/ForestAdmin/forest-express-sequelize/compare/v6.3.4...v6.3.5) (2020-08-05)
2+
3+
4+
### Bug Fixes
5+
6+
* **related data:** fix related data display regression introduced in v6.3.3 ([#484](https://github.com/ForestAdmin/forest-express-sequelize/issues/484)) ([a585338](https://github.com/ForestAdmin/forest-express-sequelize/commit/a5853380952a6020308fae3a5d375096c6cfe8c7))
7+
18
## [6.3.4](https://github.com/ForestAdmin/forest-express-sequelize/compare/v6.3.3...v6.3.4) (2020-08-05)
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": "6.3.4",
4+
"version": "6.3.5",
55
"author": "Sandro Munda <[email protected]>",
66
"contributors": [
77
"Arnaud Besnier <[email protected]>",

0 commit comments

Comments
 (0)