From 1979db65906e1a4e14ebd1cd374956f0199831a1 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 29 Nov 2024 06:07:56 +0000 Subject: [PATCH] chore(main): release 2.4.9 --- CHANGELOG.md | 13 +++++++++++++ composer.json | 2 +- 2 files changed, 14 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 543114f..b0a120a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,18 @@ # Changelog +## [2.4.9](https://github.com/cgoIT/calendar-extended-bundle/compare/v2.4.8...v2.4.9) (2024-11-29) + + +### Bug Fixes + +* correctly handle recurrences on extended recurrences ([919fbc1](https://github.com/cgoIT/calendar-extended-bundle/commit/919fbc1b834095b66f0c7ad4cefd1e2b335ce0c6)) +* ksort arrEvents to have all days in ascending order ([6096dd9](https://github.com/cgoIT/calendar-extended-bundle/commit/6096dd961c323b2e54a282e771ebcabaacc7d12f)) + + +### Miscellaneous Chores + +* add missing dependencies to composer.json ([7682619](https://github.com/cgoIT/calendar-extended-bundle/commit/768261911285abea341bdaa6a3ce018047c5db4c)) + ## [2.4.8](https://github.com/cgoIT/calendar-extended-bundle/compare/v2.4.7...v2.4.8) (2024-10-18) diff --git a/composer.json b/composer.json index cc72a2f..e0542cd 100644 --- a/composer.json +++ b/composer.json @@ -11,7 +11,7 @@ "registration", "vacations" ], - "version": "2.4.8", + "version": "2.4.9", "license": "LGPL-3.0-or-later", "authors": [ {