Skip to content

Commit 80285be

Browse files
chore(release): 1.12.2 [skip ci]
## [1.12.2](v1.12.1...v1.12.2) (2023-10-29) ### Bug Fixes * handle empty mail address in webmentions [#60](#60) ([8c5b3e8](8c5b3e8))
1 parent 8c5b3e8 commit 80285be

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.12.2](https://github.com/mauricerenck/komments/compare/v1.12.1...v1.12.2) (2023-10-29)
2+
3+
4+
### Bug Fixes
5+
6+
* handle empty mail address in webmentions [#60](https://github.com/mauricerenck/komments/issues/60) ([8c5b3e8](https://github.com/mauricerenck/komments/commit/8c5b3e84a2da4f61574ff172acb616b175f12dbd))
7+
18
## [1.12.1](https://github.com/mauricerenck/komments/compare/v1.12.0...v1.12.1) (2023-09-21)
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/komments",
3-
"version": "1.12.1",
3+
"version": "1.12.2",
44
"description": "A comment and webmention plugin for Kirby 3",
55
"homepage": "https://github.com/mauricerenck/komments",
66
"type": "kirby-plugin",

0 commit comments

Comments
 (0)