diff --git a/CHANGELOG.md b/CHANGELOG.md index a54e6a9..6265900 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,8 @@ All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines. +### [0.2.3](https://github.com/creasico/laravel-package/compare/v0.2.2...v0.2.3) (2024-02-06) + ### [0.2.2](https://github.com/creasico/laravel-package/compare/v0.2.1...v0.2.2) (2023-10-31) diff --git a/package.json b/package.json index af915e6..365efe3 100644 --- a/package.json +++ b/package.json @@ -1,5 +1,5 @@ { - "version": "0.2.2", + "version": "0.2.3", "private": true, "packageManager": "pnpm@8.5.0", "author": "Creasi Developers ",