Skip to content

Commit 300677a

Browse files
chore(release): 1.1.0 [skip ci]
# [1.1.0](v1.0.6...v1.1.0) (2022-08-24) ### Features * kirby 3.7 adaption, download indicator ([48be161](48be161))
1 parent 48be161 commit 300677a

File tree

2 files changed

+9
-2
lines changed

2 files changed

+9
-2
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/mauricerenck/pexels-image-field/compare/v1.0.6...v1.1.0) (2022-08-24)
2+
3+
4+
### Features
5+
6+
* kirby 3.7 adaption, download indicator ([48be161](https://github.com/mauricerenck/pexels-image-field/commit/48be161e65d6c57475c4a1cde1d13a108e889009))
7+
18
## [1.0.6](https://github.com/mauricerenck/pexels-image-field/compare/v1.0.5...v1.0.6) (2022-01-13)
29

310

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "mauricerenck/pexelsimagefield",
3-
"version": "1.0.6",
3+
"version": "1.1.0",
44
"description": "A Kirby Plugin Starterkit",
55
"type": "kirby-plugin",
66
"license": "MIT",
@@ -37,4 +37,4 @@
3737
"build-test-package": "git archive HEAD -o plugin.zip --worktree-attributes",
3838
"build-composer": "composer install --no-dev --optimize-autoloader"
3939
}
40-
}
40+
}

0 commit comments

Comments
 (0)