Skip to content

Commit

Permalink
chore(release): 3.2.0 [skip ci]
Browse files Browse the repository at this point in the history
# [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)
  • Loading branch information
semantic-release-bot committed Apr 16, 2023
1 parent a96519a commit cbf1757
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
# [3.2.0](https://github.com/gearsdigital/enhanced-toolbar-link-dialog/compare/v3.1.3...v3.2.0) (2023-04-16)


### Features

* 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)

## [3.1.3](https://github.com/gearsdigital/enhanced-toolbar-link-dialog/compare/v3.1.2...v3.1.3) (2023-04-14)


Expand Down
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -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.3",
"version": "3.2.0",
"license": "MIT",
"authors": [
{
Expand Down

0 comments on commit cbf1757

Please sign in to comment.