From e269824a188d33d4b9cf066f0c87f9fbf8728a5d Mon Sep 17 00:00:00 2001 From: the dev <94047334+lotyp@users.noreply.github.com> Date: Sun, 18 May 2025 21:01:54 +0300 Subject: [PATCH] chore(master): release 2.8.19 --- .github/.release-please-manifest.json | 2 +- CHANGELOG.md | 9 +++++++++ 2 files changed, 10 insertions(+), 1 deletion(-) diff --git a/.github/.release-please-manifest.json b/.github/.release-please-manifest.json index 73054d7..e0701b3 100644 --- a/.github/.release-please-manifest.json +++ b/.github/.release-please-manifest.json @@ -1,3 +1,3 @@ { - ".": "2.8.18" + ".": "2.8.19" } diff --git a/CHANGELOG.md b/CHANGELOG.md index bc322de..82fe968 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,14 @@ # Changelog +## [2.8.19](https://github.com/wayofdev/docker-php-base/compare/v2.8.18...v2.8.19) (2025-05-18) + + +### Dependencies + +* **deps:** update ansible/ansible-lint action to v25.4.0 ([#146](https://github.com/wayofdev/docker-php-base/issues/146)) ([0c67d03](https://github.com/wayofdev/docker-php-base/commit/0c67d0311a1d9d2fe5ca05d82d43fd7efdd47a77)) +* **deps:** update davidanson/markdownlint-cli2-action action to v20 ([#147](https://github.com/wayofdev/docker-php-base/issues/147)) ([bfa3c70](https://github.com/wayofdev/docker-php-base/commit/bfa3c703a4e52e291f9ed5b3cc76a3cd2ba0b44f)) +* **deps:** update googleapis/release-please-action action to v4.2.0 ([#145](https://github.com/wayofdev/docker-php-base/issues/145)) ([fc507cb](https://github.com/wayofdev/docker-php-base/commit/fc507cb4c1f9a86883c14de32715827fc7655d2d)) + ## [2.8.18](https://github.com/wayofdev/docker-php-base/compare/v2.8.17...v2.8.18) (2025-05-18)