Skip to content

Commit e34c6ba

Browse files
chore(release): 1.2.0 [skip ci]
# [1.2.0](v1.1.0...v1.2.0) (2021-12-01) ### Features * basic translation search ([6327a8a](6327a8a)), closes [#1](#1)
1 parent 6327a8a commit e34c6ba

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+
# [1.2.0](https://github.com/gearsdigital/localizer-for-kirby/compare/v1.1.0...v1.2.0) (2021-12-01)
2+
3+
4+
### Features
5+
6+
* basic translation search ([6327a8a](https://github.com/gearsdigital/localizer-for-kirby/commit/6327a8a7b57bdf352f985ee654dd85f0cab64c87)), closes [#1](https://github.com/gearsdigital/localizer-for-kirby/issues/1)
7+
18
# [1.1.0](https://github.com/gearsdigital/localizer-for-kirby/compare/v1.0.0...v1.1.0) (2021-12-01)
29

310

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "gearsdigital/localizer-for-kirby",
33
"description": "A plugin to override _Panel_ and _Plugin_ translations.",
4-
"version": "1.1.0",
4+
"version": "1.2.0",
55
"license": "MIT",
66
"type": "kirby-plugin",
77
"authors": [

0 commit comments

Comments
 (0)