diff --git a/CHANGELOG.md b/CHANGELOG.md index ebb1e89..abd519c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## [2.2.4](https://github.com/gearsdigital/enhanced-toolbar-link-dialog/compare/v2.2.3...v2.2.4) (2022-08-06) + + +### Bug Fixes + +* qualify model type to prevent dialog errors ([f307adf](https://github.com/gearsdigital/enhanced-toolbar-link-dialog/commit/f307adff1c32f334e0ceff22756987b8e5c3f24c)), closes [#71](https://github.com/gearsdigital/enhanced-toolbar-link-dialog/issues/71) + ## [2.2.3](https://github.com/gearsdigital/enhanced-toolbar-link-dialog/compare/v2.2.2...v2.2.3) (2022-08-05) diff --git a/composer.json b/composer.json index d5b547a..9a5a015 100755 --- a/composer.json +++ b/composer.json @@ -2,7 +2,7 @@ "name": "gearsdigital/enhanced-toolbar-link-dialog", "description": "Enhanced Toolbar Link Dialog is a Kirby 3 plugin which makes it easier to add internal or external references to your content. It extends the default link dialog of Kirby textarea fields.", "type": "kirby-plugin", - "version": "2.2.3", + "version": "2.2.4", "license": "MIT", "authors": [ {