Skip to content

Commit 46d22b4

Browse files
chore(release): 2.7.0 [skip ci]
# [2.7.0](v2.6.0...v2.7.0) (2025-04-04) ### Bug Fixes * transforms the field name to lowercase [#16](#16) ([d837bdd](d837bdd)) ### Features * send webmentions via triggered hook ([9c0c7aa](9c0c7aa))
1 parent d837bdd commit 46d22b4

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,15 @@
1+
# [2.7.0](https://github.com/mauricerenck/indieConnector/compare/v2.6.0...v2.7.0) (2025-04-04)
2+
3+
4+
### Bug Fixes
5+
6+
* transforms the field name to lowercase [#16](https://github.com/mauricerenck/indieConnector/issues/16) ([d837bdd](https://github.com/mauricerenck/indieConnector/commit/d837bdd381a952fbf50f298f1f6c2f2d838dfbd4))
7+
8+
9+
### Features
10+
11+
* send webmentions via triggered hook ([9c0c7aa](https://github.com/mauricerenck/indieConnector/commit/9c0c7aade870cc4d0bea4ce7c2869645fab2207d))
12+
113
# [2.6.0](https://github.com/mauricerenck/indieConnector/compare/v2.5.0...v2.6.0) (2025-02-28)
214

315

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

0 commit comments

Comments
 (0)