diff --git a/CHANGELOG.md b/CHANGELOG.md index f6b1f01..431ad12 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## [3.1.1](https://github.com/gearsdigital/enhanced-toolbar-link-dialog/compare/v3.1.0...v3.1.1) (2022-08-16) + + +### Bug Fixes + +* **localization:** add missing localizations and translations ([7e49d01](https://github.com/gearsdigital/enhanced-toolbar-link-dialog/commit/7e49d012735f2cedf64ec3bae26046226815df0d)) + # [3.1.0](https://github.com/gearsdigital/enhanced-toolbar-link-dialog/compare/v3.0.1...v3.1.0) (2022-08-16) diff --git a/composer.json b/composer.json index 20078cf..f5267e9 100755 --- a/composer.json +++ b/composer.json @@ -2,7 +2,7 @@ "name": "gearsdigital/enhanced-toolbar-link-dialog", "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.", "type": "kirby-plugin", - "version": "3.1.0", + "version": "3.1.1", "license": "MIT", "authors": [ {