Skip to content

Commit e14a861

Browse files
chore(release): 3.1.3 [skip ci]
## [3.1.3](v3.1.2...v3.1.3) (2023-04-14) ### Bug Fixes * remove styles which changed the height of all kirby modals ([ca3fe6a](ca3fe6a)), closes [#84](#84)
1 parent ca3fe6a commit e14a861

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.1.3](https://github.com/gearsdigital/enhanced-toolbar-link-dialog/compare/v3.1.2...v3.1.3) (2023-04-14)
2+
3+
4+
### Bug Fixes
5+
6+
* remove styles which changed the height of all kirby modals ([ca3fe6a](https://github.com/gearsdigital/enhanced-toolbar-link-dialog/commit/ca3fe6a93a220c2b7f957582c7f291f7c5f0d227)), closes [#84](https://github.com/gearsdigital/enhanced-toolbar-link-dialog/issues/84)
7+
18
## [3.1.2](https://github.com/gearsdigital/enhanced-toolbar-link-dialog/compare/v3.1.1...v3.1.2) (2022-08-17)
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.2",
5+
"version": "3.1.3",
66
"license": "MIT",
77
"authors": [
88
{

0 commit comments

Comments
 (0)