Skip to content

Commit d23ce1e

Browse files
chore(release): 1.9.0 [skip ci]
# [1.9.0](v1.8.2...v1.9.0) (2022-07-01) ### Features * support for kirby 3.7 stats sections ([961d857](961d857))
1 parent b239627 commit d23ce1e

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.9.0](https://github.com/mauricerenck/komments/compare/v1.8.2...v1.9.0) (2022-07-01)
2+
3+
4+
### Features
5+
6+
* support for kirby 3.7 stats sections ([961d857](https://github.com/mauricerenck/komments/commit/961d857f563400d920cadab187db086ef38960cf))
7+
18
## [1.8.2](https://github.com/mauricerenck/komments/compare/v1.8.1...v1.8.2) (2022-04-26)
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.8.2",
3+
"version": "1.9.0",
44
"description": "A comment and webmention plugin for Kirby 3",
55
"homepage": "https://github.com/mauricerenck/komments",
66
"type": "kirby-plugin",
@@ -44,4 +44,4 @@
4444
"npm run build"
4545
]
4646
}
47-
}
47+
}

0 commit comments

Comments
 (0)