Skip to content

Commit

Permalink
chore(release): 0.0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
pedrosalpr committed Jun 28, 2024
1 parent a9fc7b3 commit 9bd42e7
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 1 deletion.
17 changes: 17 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,23 @@

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.

## [0.0.3](https://github.com/pedrosalpr/laravel-api-problem/0.0.2...0.0.3) (2024-06-28)


### Chore

* **deps:** bump aglipanci/laravel-pint-action from 2.3.1 to 2.4 ([03c7a4e](https://github.com/pedrosalpr/laravel-api-problem/commit/03c7a4e88eca93774fbcccfd49f646323d01f298))


### Build

* **composer.json:** accept version 11 of the illuminate/contracts package ([039eb51](https://github.com/pedrosalpr/laravel-api-problem/commit/039eb51eceb63d571f9c837f055b088a3d7c2d1f))


### Docs

* **readme:** add support in documentation for Laravel 11 ([a9fc7b3](https://github.com/pedrosalpr/laravel-api-problem/commit/a9fc7b3f6371c0c6252793620f8ee90a45ef35a6))

## [0.0.2](https://github.com/pedrosalpr/laravel-api-problem/0.0.1...0.0.2) (2024-02-10)


Expand Down
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "pedrosalpr/laravel-api-problem",
"description": "This is my package laravel-api-problem",
"version": "0.0.2",
"version": "0.0.3",
"keywords": [
"pedrosalpr",
"laravel",
Expand Down

0 comments on commit 9bd42e7

Please sign in to comment.