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",