Skip to content

Commit 679dbdb

Browse files
committed
Merge tag 'v5.0.2' into develop
Fix destroy authorization when no resource request class
2 parents f84bd21 + 53045c6 commit 679dbdb

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-12-03
9+
10+
### Fixed
11+
12+
- [#302](https://github.com/laravel-json-api/laravel/pull/302) Ensure auth response is used when deleting a resource
13+
that does not have a resource response class.
14+
815
## [5.0.1] - 2025-12-02
916

1017
### Fixed

0 commit comments

Comments
 (0)