Skip to content

Commit 2e966a3

Browse files
committed
chore(release): 0.0.4
1 parent b7fd4d2 commit 2e966a3

File tree

2 files changed

+23
-1
lines changed

2 files changed

+23
-1
lines changed

CHANGELOG.md

Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,28 @@
22

33
All notable changes to this project will be documented in this file. See [commit-and-tag-version](https://github.com/absolute-version/commit-and-tag-version) for commit guidelines.
44

5+
## [0.0.4](https://github.com/pedrosalpr/laravel-api-problem/0.0.3...0.0.4) (2025-09-17)
6+
7+
8+
### Features
9+
10+
* **laravel-api-problem:** add method getInstance ([f255a98](https://github.com/pedrosalpr/laravel-api-problem/commit/f255a9866cb4ab04cc85e5ea7876219c05ef47f8))
11+
12+
13+
### Bug Fixes
14+
15+
* **laravel-api-problem:** fix exception AuthorizationException for status code 403 ([76ba543](https://github.com/pedrosalpr/laravel-api-problem/commit/76ba543fe0ce0991b7fc335de501620fd1649f2d))
16+
17+
18+
### Build
19+
20+
* **composer:** upgrage for laravel 12 ([43f8f04](https://github.com/pedrosalpr/laravel-api-problem/commit/43f8f04df305421c9b6aa980a77bb327001e2872))
21+
22+
23+
### Test
24+
25+
* **laravel-api-problem:** add feature and unit tests, and delete default tests package ([7032169](https://github.com/pedrosalpr/laravel-api-problem/commit/703216922d006a9190a672e040db4c90b6a5fae6))
26+
527
## [0.0.3](https://github.com/pedrosalpr/laravel-api-problem/0.0.2...0.0.3) (2024-06-28)
628

729

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "pedrosalpr/laravel-api-problem",
33
"description": "This is my package laravel-api-problem",
4-
"version": "0.0.3",
4+
"version": "0.0.4",
55
"keywords": [
66
"pedrosalpr",
77
"laravel",

0 commit comments

Comments
 (0)