Skip to content

Commit

Permalink
Merge tag 'v5.0.2' into develop
Browse files Browse the repository at this point in the history
Fix destroy authorization when no resource request class
  • Loading branch information
lindyhopchris committed Dec 3, 2024
2 parents f84bd21 + 53045c6 commit 679dbdb
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,13 @@ All notable changes to this project will be documented in this file. This projec

## Unreleased

## [5.0.2] - 2025-12-03

### Fixed

- [#302](https://github.com/laravel-json-api/laravel/pull/302) Ensure auth response is used when deleting a resource
that does not have a resource response class.

## [5.0.1] - 2025-12-02

### Fixed
Expand Down

0 comments on commit 679dbdb

Please sign in to comment.