diff --git a/CHANGELOG.md b/CHANGELOG.md index 659f332..61a31b8 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,13 @@ # Changelog +## 1.1.14 - 2023-10-03 + +### Fixed +- Fix some visual inconsistencies with link blocks. +- Fix an error for nested Hyper fields. +- Fix save button for plugin settings. +- Fix an error when re-ordering link blocks. + ## 1.1.13 - 2023-09-25 ### Fixed diff --git a/composer.json b/composer.json index 1e75461..d9002a8 100644 --- a/composer.json +++ b/composer.json @@ -2,7 +2,7 @@ "name": "verbb/hyper", "description": "A user-friendly links field for Craft.", "type": "craft-plugin", - "version": "1.1.13", + "version": "1.1.14", "keywords": [ "craft", "cms",