diff --git a/.github/.release-please-manifest.json b/.github/.release-please-manifest.json index cb7c2b22..98fdb490 100644 --- a/.github/.release-please-manifest.json +++ b/.github/.release-please-manifest.json @@ -1,3 +1,3 @@ { - ".": "2.6.1" + ".": "2.6.2" } diff --git a/CHANGELOG.md b/CHANGELOG.md index a5a30bb2..64a80662 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [2.6.2](https://github.com/wayofdev/laravel-package-tpl/compare/v2.6.1...v2.6.2) (2024-04-20) + + +### Documentation + +* add issue links ([cc3f853](https://github.com/wayofdev/laravel-package-tpl/commit/cc3f853af75936afb52374dac0d4cd87e2ceb966)) + ## [2.6.1](https://github.com/wayofdev/laravel-package-tpl/compare/v2.6.0...v2.6.1) (2024-04-20)