From e319c4ea2ccf876f2615f86c9161573161c6f648 Mon Sep 17 00:00:00 2001 From: Leandro Pedrosa Rodrigues Date: Fri, 9 Feb 2024 23:38:03 -0300 Subject: [PATCH] chore(release): 0.0.2 --- CHANGELOG.md | 7 +++++++ composer.json | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 2904218..ab70ec2 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,13 @@ 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.2](https://github.com/pedrosalpr/laravel-api-problem/0.0.1...0.0.2) (2024-02-10) + + +### Chore + +* **composer.json:** change minimum-stability for stable ([5ce2401](https://github.com/pedrosalpr/laravel-api-problem/commit/5ce2401a5a704fd88d43b8d184574d42707b7494)) + ## 0.0.1 (2024-02-10) diff --git a/composer.json b/composer.json index db1a5dc..166346a 100644 --- a/composer.json +++ b/composer.json @@ -1,7 +1,7 @@ { "name": "pedrosalpr/laravel-api-problem", "description": "This is my package laravel-api-problem", - "version": "0.0.1", + "version": "0.0.2", "keywords": [ "pedrosalpr", "laravel",