Skip to content

Commit b033116

Browse files
chore(release): 1.12.0 [skip ci]
# [1.12.0](v1.11.1...v1.12.0) (2023-09-13) ### Features * added option to store email of senders ([#58](#58)) ([2d0f4e6](2d0f4e6))
1 parent 2d0f4e6 commit b033116

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+
# [1.12.0](https://github.com/mauricerenck/komments/compare/v1.11.1...v1.12.0) (2023-09-13)
2+
3+
4+
### Features
5+
6+
* added option to store email of senders ([#58](https://github.com/mauricerenck/komments/issues/58)) ([2d0f4e6](https://github.com/mauricerenck/komments/commit/2d0f4e61b869b0fc1943f6b857d41bde3b3312c2))
7+
18
## [1.11.1](https://github.com/mauricerenck/komments/compare/v1.11.0...v1.11.1) (2023-08-08)
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": "1.11.1",
3+
"version": "1.12.0",
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)