Skip to content

Commit d3be217

Browse files
chore(release): 3.0.1 [skip ci]
## [3.0.1](v3.0.0...v3.0.1) (2022-08-15) ### Bug Fixes * clarify placeholder text of link input field ([00c4580](00c4580))
1 parent 00c4580 commit d3be217

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.0.1](https://github.com/gearsdigital/enhanced-toolbar-link-dialog/compare/v3.0.0...v3.0.1) (2022-08-15)
2+
3+
4+
### Bug Fixes
5+
6+
* clarify placeholder text of link input field ([00c4580](https://github.com/gearsdigital/enhanced-toolbar-link-dialog/commit/00c4580916e46260de09ba37b4aa4e08fe8a49bd))
7+
18
# [3.0.0](https://github.com/gearsdigital/enhanced-toolbar-link-dialog/compare/v2.2.4...v3.0.0) (2022-08-14)
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.0",
5+
"version": "3.0.1",
66
"license": "MIT",
77
"authors": [
88
{

0 commit comments

Comments
 (0)