Skip to content

Commit ea4a407

Browse files
chore(release): 3.6.0 [skip ci]
# [3.6.0](v3.5.0...v3.6.0) (2025-10-08) ### Features * spam phrases and keywords ([cfa7bb7](cfa7bb7))
1 parent cfa7bb7 commit ea4a407

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+
# [3.6.0](https://github.com/mauricerenck/komments/compare/v3.5.0...v3.6.0) (2025-10-08)
2+
3+
4+
### Features
5+
6+
* spam phrases and keywords ([cfa7bb7](https://github.com/mauricerenck/komments/commit/cfa7bb7d156120acdbdf0152cee959eb4391803c))
7+
18
# [3.5.0](https://github.com/mauricerenck/komments/compare/v3.4.0...v3.5.0) (2025-09-05)
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/komments",
3-
"version": "3.5.0",
3+
"version": "3.6.0",
44
"description": "A comment and webmention plugin for Kirby 3",
55
"homepage": "https://github.com/mauricerenck/komments",
66
"type": "kirby-plugin",
@@ -49,4 +49,4 @@
4949
"npm run build"
5050
]
5151
}
52-
}
52+
}

0 commit comments

Comments
 (0)