From f15ffb048da60ba6219f8ca5f0a03d727320c4c0 Mon Sep 17 00:00:00 2001 From: Josh Crawford Date: Sat, 9 Feb 2019 23:53:15 +1100 Subject: [PATCH] version 1.0.7 --- CHANGELOG.md | 5 +++++ composer.json | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) 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",