Skip to content

Commit dbfcf45

Browse files
chore(release): 1.1.0 [skip ci]
# [1.1.0](v1.0.0...v1.1.0) (2021-12-01) ### Features * add real pagination for translations endpoint and remove the poor-mans pager ([ec5ef06](ec5ef06)), closes [#3](#3)
1 parent ec5ef06 commit dbfcf45

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.1.0](https://github.com/gearsdigital/localizer-for-kirby/compare/v1.0.0...v1.1.0) (2021-12-01)
2+
3+
4+
### Features
5+
6+
* add real pagination for translations endpoint and remove the poor-mans pager ([ec5ef06](https://github.com/gearsdigital/localizer-for-kirby/commit/ec5ef06a3cfa2ea5b674120130e6daa50466f28c)), closes [#3](https://github.com/gearsdigital/localizer-for-kirby/issues/3)
7+
18
# 1.0.0 (2021-11-30)
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.0.0",
4+
"version": "1.1.0",
55
"license": "MIT",
66
"type": "kirby-plugin",
77
"authors": [

0 commit comments

Comments
 (0)