Skip to content

Commit

Permalink
chore(release): 1.2.0 [skip ci]
Browse files Browse the repository at this point in the history
# [1.2.0](v1.1.0...v1.2.0) (2021-12-01)

### Features

* basic translation search ([6327a8a](6327a8a)), closes [#1](#1)
  • Loading branch information
semantic-release-bot committed Dec 1, 2021
1 parent 6327a8a commit e34c6ba
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -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)


Expand Down
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
@@ -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": [
Expand Down

0 comments on commit e34c6ba

Please sign in to comment.