diff --git a/CHANGELOG.md b/CHANGELOG.md index 640e6ba..1676746 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,10 @@ # Changelog +## 1.0.7 - 2019-02-09 + +### Fixed +- Fix JS showing for non-CP requests. + ## 1.0.6 - 2019-01-18 ### Fixed diff --git a/composer.json b/composer.json index bf15172..f9fa6ef 100755 --- a/composer.json +++ b/composer.json @@ -2,7 +2,7 @@ "name": "verbb/expanded-singles", "description": "A simple plugin for Craft CMS that alters the Entries Index sidebar to list all Singles, rather than grouping them under a 'Singles' link.", "type": "craft-plugin", - "version": "1.0.6", + "version": "1.0.7", "keywords": [ "craft", "cms",