From 98f5474d175bb53b5e9add62d4baa369a7829d82 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 18 Oct 2024 05:49:32 +0000 Subject: [PATCH] chore(main): release 2.4.8 --- CHANGELOG.md | 12 ++++++++++++ composer.json | 2 +- 2 files changed, 13 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 3b344f0..543114f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,17 @@ # Changelog +## [2.4.8](https://github.com/cgoIT/calendar-extended-bundle/compare/v2.4.7...v2.4.8) (2024-10-18) + + +### Bug Fixes + +* handle URL generation based on Contao version ([7cc75bb](https://github.com/cgoIT/calendar-extended-bundle/commit/7cc75bb38329021eac9eeb14090307edf85e99b5)) + + +### Miscellaneous Chores + +* fix ecs errors ([a3155f0](https://github.com/cgoIT/calendar-extended-bundle/commit/a3155f0ec7808ea1ff29015ed32c1b4b0977e92b)) + ## [2.4.7](https://github.com/cgoIT/calendar-extended-bundle/compare/v2.4.6...v2.4.7) (2024-10-12) diff --git a/composer.json b/composer.json index 26a58d2..f648952 100644 --- a/composer.json +++ b/composer.json @@ -11,7 +11,7 @@ "registration", "vacations" ], - "version": "2.4.7", + "version": "2.4.8", "license": "LGPL-3.0-or-later", "authors": [ {