diff --git a/CHANGELOG.md b/CHANGELOG.md index 6ecd5f9..2e11170 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## 1.4.28 - 2025-01-28 + +### Fixed +- Fix an issue where event ticket types couldn’t be removed. +- Fix an issue where Ticket Types with a Matrix field couldn’t using the Matrix block settings. +- Fix compatibility with `nystudio107/craft-seomatic` 3.5.6+. + ## 1.4.27 - 2024-04-07 ### Fixed diff --git a/composer.json b/composer.json index 3b1b056..099be60 100644 --- a/composer.json +++ b/composer.json @@ -2,7 +2,7 @@ "name": "verbb/events", "description": "Events is a full-featured Craft CMS Plugin for event management and ticketing. Events integrates with Craft Commerce so you can easily sell tickets to your events.", "type": "craft-plugin", - "version": "1.4.27", + "version": "1.4.28", "keywords": [ "craft", "cms",