Skip to content

Commit a3dc354

Browse files
chore(release): 3.1.2 [skip ci]
## [3.1.2](v3.1.1...v3.1.2) (2022-08-17) ### Bug Fixes * **auto-suggest:** focus behaviour after typing works now as expected ([76488d4](76488d4))
1 parent 76488d4 commit a3dc354

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [3.1.2](https://github.com/gearsdigital/enhanced-toolbar-link-dialog/compare/v3.1.1...v3.1.2) (2022-08-17)
2+
3+
4+
### Bug Fixes
5+
6+
* **auto-suggest:** focus behaviour after typing works now as expected ([76488d4](https://github.com/gearsdigital/enhanced-toolbar-link-dialog/commit/76488d4eeeab9b1d1f98a29267292cd37150a195))
7+
18
## [3.1.1](https://github.com/gearsdigital/enhanced-toolbar-link-dialog/compare/v3.1.0...v3.1.1) (2022-08-16)
29

310

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "gearsdigital/enhanced-toolbar-link-dialog",
33
"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.",
44
"type": "kirby-plugin",
5-
"version": "3.1.1",
5+
"version": "3.1.2",
66
"license": "MIT",
77
"authors": [
88
{

0 commit comments

Comments
 (0)