diff --git a/CHANGELOG.md b/CHANGELOG.md index 39fa02b..7552d1d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,13 @@ 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.1.7](https://github.com/creasico/laravel-nusa/compare/v0.1.6...v0.1.7) (2024-03-13) + + +### Features + +* **ci:** init tests on laravel 11 ([975fe02](https://github.com/creasico/laravel-nusa/commit/975fe021773137662b77bc2974344c0469e534e3)) + ### [0.1.6](https://github.com/creasico/laravel-nusa/compare/v0.1.5...v0.1.6) (2024-02-06) ### [0.1.5](https://github.com/creasico/laravel-nusa/compare/v0.1.4...v0.1.5) (2023-11-08) diff --git a/package.json b/package.json index 4104b7b..380fe54 100644 --- a/package.json +++ b/package.json @@ -1,5 +1,5 @@ { - "version": "0.1.6", + "version": "0.1.7", "private": true, "packageManager": "pnpm@8.5.0", "author": "Creasi Developers ",