Skip to content

Commit c45ecd5

Browse files
chore(release): 2.2.3 [skip ci]
## [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)
1 parent 3af135d commit c45ecd5

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
## [2.2.3](https://github.com/gearsdigital/enhanced-toolbar-link-dialog/compare/v2.2.2...v2.2.3) (2022-08-05)
2+
3+
4+
### Bug Fixes
5+
6+
* 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)
7+
* 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)
8+
19
## [2.2.2](https://github.com/gearsdigital/enhanced-toolbar-link-dialog/compare/v2.2.1...v2.2.2) (2021-11-30)
210

311

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

0 commit comments

Comments
 (0)