From eb6f910a30c12cc39523fe2e270f270a67e6de52 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 4 Sep 2024 18:49:19 +0000 Subject: [PATCH] chore(main): release 2.4.6 --- CHANGELOG.md | 12 ++++++++++++ composer.json | 2 +- 2 files changed, 13 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 442474c..65c20a3 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,17 @@ # Changelog +## [2.4.6](https://github.com/cgoIT/calendar-extended-bundle/compare/v2.4.5...v2.4.6) (2024-09-04) + + +### Bug Fixes + +* set correct start date and url in schema.org data ([1a7b3aa](https://github.com/cgoIT/calendar-extended-bundle/commit/1a7b3aa309f1f3e3ffac96cd35d458c0c20352e3)) + + +### Miscellaneous Chores + +* fix ecs bugs ([1dddd47](https://github.com/cgoIT/calendar-extended-bundle/commit/1dddd4713d75013ec91d3ed91a827fb358589a2a)) + ## [2.4.5](https://github.com/cgoIT/calendar-extended-bundle/compare/v2.4.4...v2.4.5) (2024-07-25) diff --git a/composer.json b/composer.json index 2ac68b4..9f97b98 100644 --- a/composer.json +++ b/composer.json @@ -11,7 +11,7 @@ "registration", "vacations" ], - "version": "2.4.5", + "version": "2.4.6", "license": "LGPL-3.0-or-later", "authors": [ {