Skip to content

Commit 867b75f

Browse files
chore(release): 3.3.1 [skip ci]
## [3.3.1](v3.3.0...v3.3.1) (2025-06-22) ### Bug Fixes * avatar return string prevented saving comments in some cases ([f14a03f](f14a03f)) * prevent malicious chars in comment text ([01d0ca4](01d0ca4))
1 parent f14a03f commit 867b75f

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+
## [3.3.1](https://github.com/mauricerenck/komments/compare/v3.3.0...v3.3.1) (2025-06-22)
2+
3+
4+
### Bug Fixes
5+
6+
* avatar return string prevented saving comments in some cases ([f14a03f](https://github.com/mauricerenck/komments/commit/f14a03f329a72a7d89991d71800e7c25b2e3df0d))
7+
* prevent malicious chars in comment text ([01d0ca4](https://github.com/mauricerenck/komments/commit/01d0ca49329bf8a4be3be3332553d818c9d42d32))
8+
19
# [3.3.0](https://github.com/mauricerenck/komments/compare/v3.2.3...v3.3.0) (2025-06-20)
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/komments",
3-
"version": "3.3.0",
3+
"version": "3.3.1",
44
"description": "A comment and webmention plugin for Kirby 3",
55
"homepage": "https://github.com/mauricerenck/komments",
66
"type": "kirby-plugin",

0 commit comments

Comments
 (0)