diff --git a/CHANGELOG.md b/CHANGELOG.md index 1c88581..be35916 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,10 @@ # Changelog +## 1.1.11 - 2021-09-07 + +### Fixed +- Fix Icons Path plugin setting not working correctly when using aliases. + ## 1.1.10 - 2020-12-07 ### Changed diff --git a/composer.json b/composer.json index 5599a69..89cd911 100644 --- a/composer.json +++ b/composer.json @@ -2,7 +2,7 @@ "name": "verbb/icon-picker", "description": "Provide content editors a field to pick an icon from a public directory.", "type": "craft-plugin", - "version": "1.1.10", + "version": "1.1.11", "keywords": [ "craft", "cms",