From a3dc354d616c7d372c0b6073f0fc217713bc18bd Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Wed, 17 Aug 2022 13:55:59 +0000 Subject: [PATCH] chore(release): 3.1.2 [skip ci] ## [3.1.2](https://github.com/gearsdigital/enhanced-toolbar-link-dialog/compare/v3.1.1...v3.1.2) (2022-08-17) ### Bug Fixes * **auto-suggest:** focus behaviour after typing works now as expected ([76488d4](https://github.com/gearsdigital/enhanced-toolbar-link-dialog/commit/76488d4eeeab9b1d1f98a29267292cd37150a195)) --- CHANGELOG.md | 7 +++++++ composer.json | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 431ad12..46b14a8 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## [3.1.2](https://github.com/gearsdigital/enhanced-toolbar-link-dialog/compare/v3.1.1...v3.1.2) (2022-08-17) + + +### Bug Fixes + +* **auto-suggest:** focus behaviour after typing works now as expected ([76488d4](https://github.com/gearsdigital/enhanced-toolbar-link-dialog/commit/76488d4eeeab9b1d1f98a29267292cd37150a195)) + ## [3.1.1](https://github.com/gearsdigital/enhanced-toolbar-link-dialog/compare/v3.1.0...v3.1.1) (2022-08-16) diff --git a/composer.json b/composer.json index f5267e9..ee34e44 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.1", + "version": "3.1.2", "license": "MIT", "authors": [ {