Skip to content

Commit 8847852

Browse files
chore(release): 1.5.2 [skip ci]
## [1.5.2](v1.5.1...v1.5.2) (2022-01-25) ### Bug Fixes * php 8 boolean alias no more supported - use bool instead ([5cbca29](5cbca29))
1 parent 5cbca29 commit 8847852

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.5.2](https://github.com/mauricerenck/komments/compare/v1.5.1...v1.5.2) (2022-01-25)
2+
3+
4+
### Bug Fixes
5+
6+
* php 8 boolean alias no more supported - use bool instead ([5cbca29](https://github.com/mauricerenck/komments/commit/5cbca29b141f76a474f65c4ed5b5c1220c1e239f))
7+
18
## [1.5.1](https://github.com/mauricerenck/komments/compare/v1.5.0...v1.5.1) (2021-12-18)
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.5.1",
3+
"version": "1.5.2",
44
"description": "A comment and webmention plugin for Kirby 3",
55
"type": "kirby-plugin",
66
"license": "MIT",

0 commit comments

Comments
 (0)