From e14a8619176418f0e6b517be2c66a341a68bce78 Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Fri, 14 Apr 2023 07:11:27 +0000 Subject: [PATCH] chore(release): 3.1.3 [skip ci] ## [3.1.3](https://github.com/gearsdigital/enhanced-toolbar-link-dialog/compare/v3.1.2...v3.1.3) (2023-04-14) ### Bug Fixes * remove styles which changed the height of all kirby modals ([ca3fe6a](https://github.com/gearsdigital/enhanced-toolbar-link-dialog/commit/ca3fe6a93a220c2b7f957582c7f291f7c5f0d227)), closes [#84](https://github.com/gearsdigital/enhanced-toolbar-link-dialog/issues/84) --- CHANGELOG.md | 7 +++++++ composer.json | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 46b14a8..9ac8343 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## [3.1.3](https://github.com/gearsdigital/enhanced-toolbar-link-dialog/compare/v3.1.2...v3.1.3) (2023-04-14) + + +### Bug Fixes + +* remove styles which changed the height of all kirby modals ([ca3fe6a](https://github.com/gearsdigital/enhanced-toolbar-link-dialog/commit/ca3fe6a93a220c2b7f957582c7f291f7c5f0d227)), closes [#84](https://github.com/gearsdigital/enhanced-toolbar-link-dialog/issues/84) + ## [3.1.2](https://github.com/gearsdigital/enhanced-toolbar-link-dialog/compare/v3.1.1...v3.1.2) (2022-08-17) diff --git a/composer.json b/composer.json index ee34e44..1daf170 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 that extends the default link dialog with a search functionality. This makes it possible, to create links to _existing_ or _external_ pages.", "type": "kirby-plugin", - "version": "3.1.2", + "version": "3.1.3", "license": "MIT", "authors": [ {