Skip to content

Commit 7f757ed

Browse files
chore: release v1.6.0
1 parent 159d109 commit 7f757ed

File tree

3 files changed

+38
-38
lines changed

3 files changed

+38
-38
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "johannschopplich/kirby-headless",
33
"description": "Kirby, but headless only – KQL with bearer token, Express-esque middlewares & more",
44
"type": "kirby-plugin",
5-
"version": "1.5.8",
5+
"version": "1.6.0",
66
"keywords": [
77
"kirby",
88
"headless"

composer.lock

Lines changed: 36 additions & 36 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"private": true,
3-
"version": "1.5.8",
3+
"version": "1.6.0",
44
"scripts": {
55
"release": "npx -y bumpp --all"
66
}

0 commit comments

Comments
 (0)