diff --git a/.github/.release-please-manifest.json b/.github/.release-please-manifest.json index 495ab9b..db4efad 100644 --- a/.github/.release-please-manifest.json +++ b/.github/.release-please-manifest.json @@ -1,3 +1,3 @@ { - ".": "2.7.7" + ".": "2.7.8" } diff --git a/CHANGELOG.md b/CHANGELOG.md index 9801028..8e8fc63 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [2.7.8](https://github.com/wayofdev/docker-php-dev/compare/v2.7.7...v2.7.8) (2024-11-16) + + +### Dependencies + +* **deps:** update davidanson/markdownlint-cli2-action action to v18 ([#62](https://github.com/wayofdev/docker-php-dev/issues/62)) ([18dbf43](https://github.com/wayofdev/docker-php-dev/commit/18dbf43d81c50f86a8747be8ab677e4f94250326)) + ## [2.7.7](https://github.com/wayofdev/docker-php-dev/compare/v2.7.6...v2.7.7) (2024-11-13)