Skip to content

Commit 240d720

Browse files
committed
Merge tag 'v5.0.2' into develop
Fix meta bug in paginated relationship responses
2 parents 902408a + 63d8c4c commit 240d720

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,13 @@ All notable changes to this project will be documented in this file. This projec
55

66
## Unreleased
77

8+
## [5.0.2] - 2025-01-11
9+
10+
### Fixed
11+
12+
- [#23](https://github.com/laravel-json-api/core/pull/23) Ensure relationship meta is included in paginated relationship
13+
responses.
14+
815
## [5.0.1] - 2024-11-30
916

1017
### Fixed

0 commit comments

Comments
 (0)