diff --git a/.github/.release-please-manifest.json b/.github/.release-please-manifest.json index 610923d..095c1da 100644 --- a/.github/.release-please-manifest.json +++ b/.github/.release-please-manifest.json @@ -1,3 +1,3 @@ { - ".": "2.8.14" + ".": "2.8.15" } diff --git a/CHANGELOG.md b/CHANGELOG.md index c7d08b2..be759ef 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [2.8.15](https://github.com/wayofdev/docker-php-dev/compare/v2.8.14...v2.8.15) (2025-05-18) + + +### Dependencies + +* **deps:** update wayofdev/gh-actions action to v3.3.0 ([#101](https://github.com/wayofdev/docker-php-dev/issues/101)) ([8d3c8a1](https://github.com/wayofdev/docker-php-dev/commit/8d3c8a19efa3340214f54cc286be9230ff77cac1)) + ## [2.8.14](https://github.com/wayofdev/docker-php-dev/compare/v2.8.13...v2.8.14) (2025-02-27)