From aa5628fe553f4a35e33081239aa68bd0b6c848e7 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 25 Jul 2024 03:59:08 +0000 Subject: [PATCH] chore(main): release 2.4.5 --- CHANGELOG.md | 7 +++++++ composer.json | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 9ae3fef..442474c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [2.4.5](https://github.com/cgoIT/calendar-extended-bundle/compare/v2.4.4...v2.4.5) (2024-07-25) + + +### Bug Fixes + +* add event title as title attribute for links in fullcalendar view ([cccf06f](https://github.com/cgoIT/calendar-extended-bundle/commit/cccf06f67a773f35497ad79dbd323f94d6a8bbe2)), closes [#15](https://github.com/cgoIT/calendar-extended-bundle/issues/15) + ## [2.4.4](https://github.com/cgoIT/calendar-extended-bundle/compare/v2.4.3...v2.4.4) (2024-07-18) diff --git a/composer.json b/composer.json index ee90b72..2ac68b4 100644 --- a/composer.json +++ b/composer.json @@ -11,7 +11,7 @@ "registration", "vacations" ], - "version": "2.4.4", + "version": "2.4.5", "license": "LGPL-3.0-or-later", "authors": [ {