Skip to content

Commit d71a18d

Browse files
chore(release): 2.1.1 [skip ci]
## [2.1.1](v2.1.0...v2.1.1) (2024-08-30) ### Bug Fixes * handle non-url types in mastodon replies with hashtags ([eaf6bad](eaf6bad)) * webmention now sends uuid instead of page object ([ee93c5d](ee93c5d))
1 parent eaf6bad commit d71a18d

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
## [2.1.1](https://github.com/mauricerenck/indieConnector/compare/v2.1.0...v2.1.1) (2024-08-30)
2+
3+
4+
### Bug Fixes
5+
6+
* handle non-url types in mastodon replies with hashtags ([eaf6bad](https://github.com/mauricerenck/indieConnector/commit/eaf6bad40fefb0c756c14485b90e17f9fc8d15e1))
7+
* webmention now sends uuid instead of page object ([ee93c5d](https://github.com/mauricerenck/indieConnector/commit/ee93c5d02622f44a2f254918cfbc1224549e57a1))
8+
19
# [2.1.0](https://github.com/mauricerenck/indieConnector/compare/v2.0.1...v2.1.0) (2024-08-17)
210

311

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "mauricerenck/indieconnector",
3-
"version": "2.1.0",
3+
"version": "2.1.1",
44
"description": "A Kirby IndieWeb plugin",
55
"type": "kirby-plugin",
66
"license": "MIT",

0 commit comments

Comments
 (0)