From 7fcfd47e711e7e9d0520edfd3a233314e760a3c1 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 15 Jul 2024 09:38:18 +0000 Subject: [PATCH] chore(main): release 2.4.3 --- CHANGELOG.md | 7 +++++++ composer.json | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 91517b1..98a9ed7 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [2.4.3](https://github.com/cgoIT/calendar-extended-bundle/compare/v2.4.2...v2.4.3) (2024-07-15) + + +### Bug Fixes + +* fix error "date(): Argument [#2](https://github.com/cgoIT/calendar-extended-bundle/issues/2) ($timestamp) must be of type ?int, string given" ([4a69df7](https://github.com/cgoIT/calendar-extended-bundle/commit/4a69df7c0340508e28c07303accede9f3320b584)), closes [#19](https://github.com/cgoIT/calendar-extended-bundle/issues/19) + ## [2.4.2](https://github.com/cgoIT/calendar-extended-bundle/compare/v2.4.1...v2.4.2) (2024-07-12) diff --git a/composer.json b/composer.json index e2f2350..3e4425a 100644 --- a/composer.json +++ b/composer.json @@ -11,7 +11,7 @@ "registration", "vacations" ], - "version": "2.4.2", + "version": "2.4.3", "license": "LGPL-3.0-or-later", "authors": [ {