Skip to content

Commit 8ef4c90

Browse files
chore(release): 1.10.0 [skip ci]
# [1.10.0](v1.9.1...v1.10.0) (2022-10-15) ### Features * kirby 3.8 removed deprecated server ([bfb18d9](bfb18d9))
1 parent bfb18d9 commit 8ef4c90

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.10.0](https://github.com/mauricerenck/komments/compare/v1.9.1...v1.10.0) (2022-10-15)
2+
3+
4+
### Features
5+
6+
* kirby 3.8 removed deprecated server ([bfb18d9](https://github.com/mauricerenck/komments/commit/bfb18d9f5199845ef4668fe6d25b3b1cb8ac556c))
7+
18
## [1.9.1](https://github.com/mauricerenck/komments/compare/v1.9.0...v1.9.1) (2022-07-01)
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/komments",
3-
"version": "1.9.1",
3+
"version": "1.10.0",
44
"description": "A comment and webmention plugin for Kirby 3",
55
"homepage": "https://github.com/mauricerenck/komments",
66
"type": "kirby-plugin",
@@ -45,4 +45,4 @@
4545
"npm run build"
4646
]
4747
}
48-
}
48+
}

0 commit comments

Comments
 (0)