From 13b1a6f5178887e62361272058ae5f5372d948b1 Mon Sep 17 00:00:00 2001 From: Josh Crawford Date: Thu, 25 Aug 2022 13:55:37 +1000 Subject: [PATCH] version 1.4.22 --- CHANGELOG.md | 8 +++++++- composer.json | 2 +- 2 files changed, 8 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index dd8547d..326d426 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,12 @@ # Changelog -## 1.4.12 - 2022-06-28 +## 1.4.22 - 2022-08-25 + +### Fixed +- Fix querying events by type not working correctly for multiple ticket types. +- Fix querying purchased tickets by event type not working correctly for multiple ticket types. + +## 1.4.21 - 2022-06-28 ### Changed - `jsvrcek/ics` dependency updated for php 8.0 support. diff --git a/composer.json b/composer.json index 24dc944..0c35b91 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.21", + "version": "1.4.22", "keywords": [ "craft", "cms",