Skip to content

Commit 4d937ca

Browse files
chore(release): 1.0.6 [skip ci]
## [1.0.6](v1.0.5...v1.0.6) (2022-01-13) ### Bug Fixes * do not start pageslug with a slash ([3252ad5](3252ad5))
1 parent 3252ad5 commit 4d937ca

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.0.6](https://github.com/mauricerenck/pexels-image-field/compare/v1.0.5...v1.0.6) (2022-01-13)
2+
3+
4+
### Bug Fixes
5+
6+
* do not start pageslug with a slash ([3252ad5](https://github.com/mauricerenck/pexels-image-field/commit/3252ad5648e5804f07b09f2b990cf57304cf53ef))
7+
18
## [1.0.5](https://github.com/mauricerenck/pexels-image-field/compare/v1.0.4...v1.0.5) (2022-01-13)
29

310

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "mauricerenck/pexelsimagefield",
3-
"version": "1.0.5",
3+
"version": "1.0.6",
44
"description": "A Kirby Plugin Starterkit",
55
"type": "kirby-plugin",
66
"license": "MIT",

0 commit comments

Comments
 (0)