From 0a3e0bd896c08c95c0c88dfbd282d95aa4f29cf2 Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Sat, 6 Aug 2022 21:14:48 +0000 Subject: [PATCH] chore(release): 2.2.4 [skip ci] ## [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) --- CHANGELOG.md | 7 +++++++ composer.json | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) 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": [ {