Skip to content

Commit 122827b

Browse files
chore(release): 2.8.0 [skip ci]
# [2.8.0](v2.7.3...v2.8.0) (2025-05-27) ### Features * fetch responses from mastodon and bluesky ([#23](#23)) ([0978d26](0978d26)), closes [#22](#22) [#17](#17)
1 parent 0978d26 commit 122827b

File tree

2 files changed

+9
-2
lines changed

2 files changed

+9
-2
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
# [2.8.0](https://github.com/mauricerenck/indieConnector/compare/v2.7.3...v2.8.0) (2025-05-27)
2+
3+
4+
### Features
5+
6+
* fetch responses from mastodon and bluesky ([#23](https://github.com/mauricerenck/indieConnector/issues/23)) ([0978d26](https://github.com/mauricerenck/indieConnector/commit/0978d26deea65bbb1e2a5289b22dc00588e78dae)), closes [#22](https://github.com/mauricerenck/indieConnector/issues/22) [#17](https://github.com/mauricerenck/indieConnector/issues/17)
7+
18
## [2.7.3](https://github.com/mauricerenck/indieConnector/compare/v2.7.2...v2.7.3) (2025-04-16)
29

310

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "mauricerenck/indieconnector",
3-
"version": "2.7.3",
3+
"version": "2.8.0",
44
"description": "A Kirby IndieWeb plugin",
55
"type": "kirby-plugin",
66
"license": "MIT",
@@ -62,4 +62,4 @@
6262
"npm run build"
6363
]
6464
}
65-
}
65+
}

0 commit comments

Comments
 (0)