Skip to content

Commit

Permalink
chore(release): 1.12.2 [skip ci]
Browse files Browse the repository at this point in the history
## [1.12.2](v1.12.1...v1.12.2) (2023-10-29)

### Bug Fixes

* handle empty mail address in webmentions [#60](#60) ([8c5b3e8](8c5b3e8))
  • Loading branch information
semantic-release-bot committed Oct 29, 2023
1 parent 8c5b3e8 commit 80285be
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## [1.12.2](https://github.com/mauricerenck/komments/compare/v1.12.1...v1.12.2) (2023-10-29)


### Bug Fixes

* handle empty mail address in webmentions [#60](https://github.com/mauricerenck/komments/issues/60) ([8c5b3e8](https://github.com/mauricerenck/komments/commit/8c5b3e84a2da4f61574ff172acb616b175f12dbd))

## [1.12.1](https://github.com/mauricerenck/komments/compare/v1.12.0...v1.12.1) (2023-09-21)


Expand Down
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "mauricerenck/komments",
"version": "1.12.1",
"version": "1.12.2",
"description": "A comment and webmention plugin for Kirby 3",
"homepage": "https://github.com/mauricerenck/komments",
"type": "kirby-plugin",
Expand Down

0 comments on commit 80285be

Please sign in to comment.