Skip to content

Commit 07f6695

Browse files
chore(release): 3.1.0 [skip ci]
# [3.1.0](v3.0.1...v3.1.0) (2022-08-16) ### Features * **accessibility:** enable keyboard navigation in auto-suggest dropdown ([1f8849b](1f8849b)), closes [#76](#76)
1 parent 1f8849b commit 07f6695

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.0](https://github.com/gearsdigital/enhanced-toolbar-link-dialog/compare/v3.0.1...v3.1.0) (2022-08-16)
2+
3+
4+
### Features
5+
6+
* **accessibility:** enable keyboard navigation in auto-suggest dropdown ([1f8849b](https://github.com/gearsdigital/enhanced-toolbar-link-dialog/commit/1f8849b94c1a09d1f01ccb8023006e9470cb8755)), closes [#76](https://github.com/gearsdigital/enhanced-toolbar-link-dialog/issues/76)
7+
18
## [3.0.1](https://github.com/gearsdigital/enhanced-toolbar-link-dialog/compare/v3.0.0...v3.0.1) (2022-08-15)
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.0.1",
5+
"version": "3.1.0",
66
"license": "MIT",
77
"authors": [
88
{

0 commit comments

Comments
 (0)