From e34c6ba555785bb3bb9ce8365b7ac79bc860f8fb Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Wed, 1 Dec 2021 22:24:26 +0000 Subject: [PATCH] chore(release): 1.2.0 [skip ci] # [1.2.0](https://github.com/gearsdigital/localizer-for-kirby/compare/v1.1.0...v1.2.0) (2021-12-01) ### Features * basic translation search ([6327a8a](https://github.com/gearsdigital/localizer-for-kirby/commit/6327a8a7b57bdf352f985ee654dd85f0cab64c87)), closes [#1](https://github.com/gearsdigital/localizer-for-kirby/issues/1) --- CHANGELOG.md | 7 +++++++ composer.json | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index bfaa6c0..0d9286d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +# [1.2.0](https://github.com/gearsdigital/localizer-for-kirby/compare/v1.1.0...v1.2.0) (2021-12-01) + + +### Features + +* basic translation search ([6327a8a](https://github.com/gearsdigital/localizer-for-kirby/commit/6327a8a7b57bdf352f985ee654dd85f0cab64c87)), closes [#1](https://github.com/gearsdigital/localizer-for-kirby/issues/1) + # [1.1.0](https://github.com/gearsdigital/localizer-for-kirby/compare/v1.0.0...v1.1.0) (2021-12-01) diff --git a/composer.json b/composer.json index cb69a19..69930ec 100644 --- a/composer.json +++ b/composer.json @@ -1,7 +1,7 @@ { "name": "gearsdigital/localizer-for-kirby", "description": "A plugin to override _Panel_ and _Plugin_ translations.", - "version": "1.1.0", + "version": "1.2.0", "license": "MIT", "type": "kirby-plugin", "authors": [