Skip to content

Commit 9bd42e7

Browse files
committed
chore(release): 0.0.3
1 parent a9fc7b3 commit 9bd42e7

File tree

2 files changed

+18
-1
lines changed

2 files changed

+18
-1
lines changed

CHANGELOG.md

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,23 @@
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.3](https://github.com/pedrosalpr/laravel-api-problem/0.0.2...0.0.3) (2024-06-28)
6+
7+
8+
### Chore
9+
10+
* **deps:** bump aglipanci/laravel-pint-action from 2.3.1 to 2.4 ([03c7a4e](https://github.com/pedrosalpr/laravel-api-problem/commit/03c7a4e88eca93774fbcccfd49f646323d01f298))
11+
12+
13+
### Build
14+
15+
* **composer.json:** accept version 11 of the illuminate/contracts package ([039eb51](https://github.com/pedrosalpr/laravel-api-problem/commit/039eb51eceb63d571f9c837f055b088a3d7c2d1f))
16+
17+
18+
### Docs
19+
20+
* **readme:** add support in documentation for Laravel 11 ([a9fc7b3](https://github.com/pedrosalpr/laravel-api-problem/commit/a9fc7b3f6371c0c6252793620f8ee90a45ef35a6))
21+
522
## [0.0.2](https://github.com/pedrosalpr/laravel-api-problem/0.0.1...0.0.2) (2024-02-10)
623

724

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.2",
4+
"version": "0.0.3",
55
"keywords": [
66
"pedrosalpr",
77
"laravel",

0 commit comments

Comments
 (0)