Skip to content

Commit

Permalink
chore(release): 2.2.3 [skip ci]
Browse files Browse the repository at this point in the history
## [2.2.3](v2.2.2...v2.2.3) (2022-08-05)

### Bug Fixes

* pages are now shown again ([3af135d](3af135d)), closes [#67](#67)
* resolve deprecation warning upon login and save actions ([9024e93](9024e93)), closes [#60](#60)
  • Loading branch information
semantic-release-bot committed Aug 5, 2022
1 parent 3af135d commit c45ecd5
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
## [2.2.3](https://github.com/gearsdigital/enhanced-toolbar-link-dialog/compare/v2.2.2...v2.2.3) (2022-08-05)


### Bug Fixes

* pages are now shown again ([3af135d](https://github.com/gearsdigital/enhanced-toolbar-link-dialog/commit/3af135d747d41a50ad39cc0fa9422ef144e98a81)), closes [#67](https://github.com/gearsdigital/enhanced-toolbar-link-dialog/issues/67)
* resolve deprecation warning upon login and save actions ([9024e93](https://github.com/gearsdigital/enhanced-toolbar-link-dialog/commit/9024e93801d3b78080ba0723459e5da92083c82b)), closes [#60](https://github.com/gearsdigital/enhanced-toolbar-link-dialog/issues/60)

## [2.2.2](https://github.com/gearsdigital/enhanced-toolbar-link-dialog/compare/v2.2.1...v2.2.2) (2021-11-30)


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 which makes it easier to add internal or external references to your content. It extends the default link dialog of Kirby textarea fields.",
"type": "kirby-plugin",
"version": "2.2.2",
"version": "2.2.3",
"license": "MIT",
"authors": [
{
Expand Down

0 comments on commit c45ecd5

Please sign in to comment.