From 89e6d8b5abef0b3ec8cb2a293fbc0ed248b459fc Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 8 May 2024 05:39:13 +0000 Subject: [PATCH] chore(main): release 2.0.3 --- CHANGELOG.md | 8 ++++++++ composer.json | 2 +- 2 files changed, 9 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 0dd9361..2b61b26 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,13 @@ # Changelog +## [2.0.3](https://github.com/cgoIT/calendar-extended-bundle/compare/v2.0.2...v2.0.3) (2024-05-08) + + +### Bug Fixes + +* add recurring events at the correct indices in the $arrEvents array ([fba1d2f](https://github.com/cgoIT/calendar-extended-bundle/commit/fba1d2f99a3c732f176e887182652f58aed77463)) +* fix ecs findings ([d584a73](https://github.com/cgoIT/calendar-extended-bundle/commit/d584a73be17ad65a8a2f6451befe88c067a3eb40)) + ## [2.0.2](https://github.com/cgoIT/calendar-extended-bundle/compare/v2.0.1...v2.0.2) (2024-05-05) diff --git a/composer.json b/composer.json index ace0871..7912ac8 100644 --- a/composer.json +++ b/composer.json @@ -11,7 +11,7 @@ "registration", "vacations" ], - "version": "2.0.2", + "version": "2.0.3", "license": "LGPL-3.0-or-later", "authors": [ {