Skip to content

Commit f489212

Browse files
author
Vincent Molinié
committed
[*] Export - Fix export on related data
1 parent 1a46d2a commit f489212

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,9 @@
55
- Technical - Upgrade ESLint rules.
66
- Technical - Ensure that all files follow the ESLint rules.
77

8+
### Fixed
9+
- Export - Fix export on related data.
10+
811
## RELEASE 5.4.0 - 2019-11-29
912
### Added
1013
- Smart Relationship/Collection - Expose a serializer to simplify the serialization.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
"dependencies": {
2626
"babel-runtime": "7.0.0-beta.3",
2727
"bluebird": "2.9.25",
28-
"forest-express": "5.4.0",
28+
"forest-express": "5.4.1",
2929
"http-errors": "1.6.1",
3030
"lodash": "4.17.13",
3131
"moment": "2.19.4",

0 commit comments

Comments
 (0)