Skip to content

Commit 1b81420

Browse files
committed
Merge tag 'v5.0.1' into develop
Respect response status on authorization exception
2 parents d2815a7 + 44fdbb8 commit 1b81420

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.1] - 2025-12-02
9+
10+
### Fixed
11+
12+
- [#301](https://github.com/laravel-json-api/laravel/pull/301) Do not override response status when authorization
13+
exception is thrown.
14+
815
## [5.0.0] - 2025-12-01
916

1017
### Changed

0 commit comments

Comments
 (0)