Skip to content

Commit e0c02fa

Browse files
chore(release): 3.1.1 [skip ci]
## [3.1.1](v3.1.0...v3.1.1) (2025-04-18) ### Bug Fixes * check if the x-return-type header is in request header ([#72](#72)) ([2131b85](2131b85))
1 parent 2131b85 commit e0c02fa

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [3.1.1](https://github.com/mauricerenck/komments/compare/v3.1.0...v3.1.1) (2025-04-18)
2+
3+
4+
### Bug Fixes
5+
6+
* check if the x-return-type header is in request header ([#72](https://github.com/mauricerenck/komments/issues/72)) ([2131b85](https://github.com/mauricerenck/komments/commit/2131b853ee01c1feabcdb52f5c9d5ab51d687658))
7+
18
# [3.1.0](https://github.com/mauricerenck/komments/compare/v3.0.4...v3.1.0) (2025-04-04)
29

310

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.1.0",
3+
"version": "3.1.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)