Skip to content

Commit cbf1757

Browse files
chore(release): 3.2.0 [skip ci]
# [3.2.0](v3.1.3...v3.2.0) (2023-04-16) ### Features * add options to control anchor and target field visibility ([051855d](051855d)), closes [#82](#82)
1 parent a96519a commit cbf1757

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.2.0](https://github.com/gearsdigital/enhanced-toolbar-link-dialog/compare/v3.1.3...v3.2.0) (2023-04-16)
2+
3+
4+
### Features
5+
6+
* add options to control anchor and target field visibility ([051855d](https://github.com/gearsdigital/enhanced-toolbar-link-dialog/commit/051855de121acca6d793b7eba3a8f04abbf9341f)), closes [#82](https://github.com/gearsdigital/enhanced-toolbar-link-dialog/issues/82)
7+
18
## [3.1.3](https://github.com/gearsdigital/enhanced-toolbar-link-dialog/compare/v3.1.2...v3.1.3) (2023-04-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.1.3",
5+
"version": "3.2.0",
66
"license": "MIT",
77
"authors": [
88
{

0 commit comments

Comments
 (0)