Skip to content

Commit ab270b9

Browse files
chore(release): 1.11.0 [skip ci]
# [1.11.0](v1.10.0...v1.11.0) (2022-12-06) ### Features * autopublish comments of configured email addresses ([b7ac409](b7ac409))
1 parent b7ac409 commit ab270b9

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+
# [1.11.0](https://github.com/mauricerenck/komments/compare/v1.10.0...v1.11.0) (2022-12-06)
2+
3+
4+
### Features
5+
6+
* autopublish comments of configured email addresses ([b7ac409](https://github.com/mauricerenck/komments/commit/b7ac409ebfba5d04a815e5b50be36c4c8895f25f))
7+
18
# [1.10.0](https://github.com/mauricerenck/komments/compare/v1.9.1...v1.10.0) (2022-10-15)
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": "1.10.0",
3+
"version": "1.11.0",
44
"description": "A comment and webmention plugin for Kirby 3",
55
"homepage": "https://github.com/mauricerenck/komments",
66
"type": "kirby-plugin",
@@ -48,4 +48,4 @@
4848
"npm run build"
4949
]
5050
}
51-
}
51+
}

0 commit comments

Comments
 (0)