Skip to content

Commit 0a3e0bd

Browse files
chore(release): 2.2.4 [skip ci]
## [2.2.4](v2.2.3...v2.2.4) (2022-08-06) ### Bug Fixes * qualify model type to prevent dialog errors ([f307adf](f307adf)), closes [#71](#71)
1 parent f307adf commit 0a3e0bd

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+
## [2.2.4](https://github.com/gearsdigital/enhanced-toolbar-link-dialog/compare/v2.2.3...v2.2.4) (2022-08-06)
2+
3+
4+
### Bug Fixes
5+
6+
* qualify model type to prevent dialog errors ([f307adf](https://github.com/gearsdigital/enhanced-toolbar-link-dialog/commit/f307adff1c32f334e0ceff22756987b8e5c3f24c)), closes [#71](https://github.com/gearsdigital/enhanced-toolbar-link-dialog/issues/71)
7+
18
## [2.2.3](https://github.com/gearsdigital/enhanced-toolbar-link-dialog/compare/v2.2.2...v2.2.3) (2022-08-05)
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 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.3",
5+
"version": "2.2.4",
66
"license": "MIT",
77
"authors": [
88
{

0 commit comments

Comments
 (0)