From e01088a87a1b5a76ef2851ecfe6b668f9fb24a09 Mon Sep 17 00:00:00 2001 From: Mats Mikkel Rummelhoff Date: Thu, 2 Jun 2022 12:29:09 +0200 Subject: [PATCH] Update changelog, bump to 2.2.1 --- CHANGELOG.MD | 4 ++-- composer.json | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.MD b/CHANGELOG.MD index 472edde..eddbb73 100644 --- a/CHANGELOG.MD +++ b/CHANGELOG.MD @@ -1,8 +1,8 @@ # Release Notes for LinkMate -## Unreleased +## 2.2.1 - 2022-05-02 ### Fixed -- Fixes an issue due to my dumb brain, where the site menu would always display regardless of the "Show site menu" option actually being checked or not FFS +- Fixes an issue where the site menu would always display in element selector modals, regardless of whether the "Show site menu" option was actually checked or not. ## 2.2.0 - 2022-05-27 ### Changed diff --git a/composer.json b/composer.json index e65a752..b537d28 100644 --- a/composer.json +++ b/composer.json @@ -2,7 +2,7 @@ "name": "vaersaagod/linkmate", "description": "Let's hook you up, mate!", "type": "craft-plugin", - "version": "2.2.0", + "version": "2.2.1", "keywords": [ "craft", "cms",