Skip to content

Commit 1a64fab

Browse files
chore(release): 2.2.0 [skip ci]
# [2.2.0](v2.1.0...v2.2.0) (2021-11-30) ### Bug Fixes * add missing dependencies ([058f543](058f543)) * add missing semantic release config ([f6b63af](f6b63af)) * remove console.log statements ([4a2e55c](4a2e55c)) ### Features * add semantic release process ([d2151a8](d2151a8))
1 parent 9bf9a1c commit 1a64fab

File tree

2 files changed

+15
-1
lines changed

2 files changed

+15
-1
lines changed

CHANGELOG.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,17 @@
1+
# [2.2.0](https://github.com/gearsdigital/enhanced-toolbar-link-dialog/compare/v2.1.0...v2.2.0) (2021-11-30)
2+
3+
4+
### Bug Fixes
5+
6+
* add missing dependencies ([058f543](https://github.com/gearsdigital/enhanced-toolbar-link-dialog/commit/058f543a0b6eb8c4a63ebf18140770304ba50276))
7+
* add missing semantic release config ([f6b63af](https://github.com/gearsdigital/enhanced-toolbar-link-dialog/commit/f6b63afb6b5b7badca1137f53911e7d27c026977))
8+
* remove console.log statements ([4a2e55c](https://github.com/gearsdigital/enhanced-toolbar-link-dialog/commit/4a2e55c3d7eea99fc4a0f43e40bffb8b4bd03b45))
9+
10+
11+
### Features
12+
13+
* add semantic release process ([d2151a8](https://github.com/gearsdigital/enhanced-toolbar-link-dialog/commit/d2151a8502ff66b659cc4f0cb73988ecd027710c))
14+
115
# [2.1.0](https://github.com/gearsdigital/enhanced-toolbar-link-dialog/compare/2.0.0...v2.1.0) (2021-11-30)
216

317
* add translations for 🇩🇰 🇸🇪 🇮🇸 🇳🇴 ([#54](https://github.com/gearsdigital/enhanced-toolbar-link-dialog/pull/54))

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": "1.4.0",
5+
"version": "2.2.0",
66
"license": "MIT",
77
"authors": [
88
{

0 commit comments

Comments
 (0)