diff --git a/.github/.release-please-manifest.json b/.github/.release-please-manifest.json index 0738e2e..610923d 100644 --- a/.github/.release-please-manifest.json +++ b/.github/.release-please-manifest.json @@ -1,3 +1,3 @@ { - ".": "2.8.13" + ".": "2.8.14" } diff --git a/CHANGELOG.md b/CHANGELOG.md index bac7ba6..c7d08b2 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [2.8.14](https://github.com/wayofdev/docker-php-dev/compare/v2.8.13...v2.8.14) (2025-02-27) + + +### Dependencies + +* **deps:** update googleapis/release-please-action action to v4.1.4 ([#96](https://github.com/wayofdev/docker-php-dev/issues/96)) ([b66babf](https://github.com/wayofdev/docker-php-dev/commit/b66babff56f401debf95ea52801bd34694e04d15)) + ## [2.8.13](https://github.com/wayofdev/docker-php-dev/compare/v2.8.12...v2.8.13) (2025-02-18)