Skip to content

Commit e319c4e

Browse files
committed
chore(release): 0.0.2
1 parent 5ce2401 commit e319c4e

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,13 @@
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.2](https://github.com/pedrosalpr/laravel-api-problem/0.0.1...0.0.2) (2024-02-10)
6+
7+
8+
### Chore
9+
10+
* **composer.json:** change minimum-stability for stable ([5ce2401](https://github.com/pedrosalpr/laravel-api-problem/commit/5ce2401a5a704fd88d43b8d184574d42707b7494))
11+
512
## 0.0.1 (2024-02-10)
613

714

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

0 commit comments

Comments
 (0)