Skip to content

Commit ec5d4a5

Browse files
chore(release): 2.11.0 [skip ci]
# [2.11.0](v2.10.0...v2.11.0) (2025-08-11) ### Bug Fixes * bluesky detect hashtags [#28](#28) ([90625bb](90625bb)) * mastodon text length option not considered ([c6d8e9f](c6d8e9f)) ### Features * include alt text when posting images ([63e6510](63e6510)), closes [#29](#29) * use tags from tagfield when posting [#28](#28) ([1187392](1187392)), closes [#30](#30)
1 parent 347f11b commit ec5d4a5

File tree

2 files changed

+15
-1
lines changed

2 files changed

+15
-1
lines changed

CHANGELOG.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,17 @@
1+
# [2.11.0](https://github.com/mauricerenck/indieConnector/compare/v2.10.0...v2.11.0) (2025-08-11)
2+
3+
4+
### Bug Fixes
5+
6+
* bluesky detect hashtags [#28](https://github.com/mauricerenck/indieConnector/issues/28) ([90625bb](https://github.com/mauricerenck/indieConnector/commit/90625bbe36a73390b01814d1c493303c7c940f3e))
7+
* mastodon text length option not considered ([c6d8e9f](https://github.com/mauricerenck/indieConnector/commit/c6d8e9fac26940965b4a1b534c697f6405f26192))
8+
9+
10+
### Features
11+
12+
* include alt text when posting images ([63e6510](https://github.com/mauricerenck/indieConnector/commit/63e6510aae12626da3ecc56524295c5693b8adb7)), closes [#29](https://github.com/mauricerenck/indieConnector/issues/29)
13+
* use tags from tagfield when posting [#28](https://github.com/mauricerenck/indieConnector/issues/28) ([1187392](https://github.com/mauricerenck/indieConnector/commit/11873925443db03b37655caf62ba232e2e7307d6)), closes [#30](https://github.com/mauricerenck/indieConnector/issues/30)
14+
115
# [2.10.0](https://github.com/mauricerenck/indieConnector/compare/v2.9.2...v2.10.0) (2025-07-06)
216

317

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.10.0",
3+
"version": "2.11.0",
44
"description": "A Kirby IndieWeb plugin",
55
"type": "kirby-plugin",
66
"license": "MIT",

0 commit comments

Comments
 (0)