Skip to content

Commit c13424f

Browse files
chore(release): 2.1.2 [skip ci]
## [2.1.2](v2.1.1...v2.1.2) (2024-09-02) ### Bug Fixes * new webmention format can be a string for targetpage ([a3714ea](a3714ea)), closes [#68](#68)
1 parent a3714ea commit c13424f

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+
## [2.1.2](https://github.com/mauricerenck/komments/compare/v2.1.1...v2.1.2) (2024-09-02)
2+
3+
4+
### Bug Fixes
5+
6+
* new webmention format can be a string for targetpage ([a3714ea](https://github.com/mauricerenck/komments/commit/a3714eae7c36c4859a97811fe4039cc2dd960bb4)), closes [#68](https://github.com/mauricerenck/komments/issues/68)
7+
18
## [2.1.1](https://github.com/mauricerenck/komments/compare/v2.1.0...v2.1.1) (2024-08-10)
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": "2.1.1",
3+
"version": "2.1.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)