Skip to content

Commit fb29419

Browse files
committed
chore(release): 8.7.5 [skip ci]
## [8.7.5](v8.7.4...v8.7.5) (2021-06-30) ### Bug Fixes * **related-data:** reaching an embedded has-many relationship by URL does not display any records on mongoose ([#758](#758)) ([9cfae72](9cfae72))
1 parent 9cfae72 commit fb29419

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [8.7.5](https://github.com/ForestAdmin/forest-express/compare/v8.7.4...v8.7.5) (2021-06-30)
2+
3+
4+
### Bug Fixes
5+
6+
* **related-data:** reaching an embedded has-many relationship by URL does not display any records on mongoose ([#758](https://github.com/ForestAdmin/forest-express/issues/758)) ([9cfae72](https://github.com/ForestAdmin/forest-express/commit/9cfae729b9c8fb93136fded3c69b23722c65f658))
7+
18
## [8.7.4](https://github.com/ForestAdmin/forest-express/compare/v8.7.3...v8.7.4) (2021-06-23)
29

310

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "forest-express",
33
"description": "Official package for all Forest Express Lianas",
4-
"version": "8.7.4",
4+
"version": "8.7.5",
55
"author": "Sandro Munda <[email protected]>",
66
"contributors": [
77
"Arnaud Besnier <[email protected]>",

0 commit comments

Comments
 (0)