From f9539ecc3a4430b54dd6b33bd7729057d97749a4 Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Tue, 26 Apr 2022 08:00:14 +0000 Subject: [PATCH] chore(release): 1.8.2 [skip ci] ## [1.8.2](https://github.com/mauricerenck/komments/compare/v1.8.1...v1.8.2) (2022-04-26) ### Bug Fixes * bump version ([63096e1](https://github.com/mauricerenck/komments/commit/63096e12f7865c8dfc67fbeb5474ea3c346b1e56)) --- CHANGELOG.md | 7 +++++++ composer.json | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 5b37582..13ac27e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## [1.8.2](https://github.com/mauricerenck/komments/compare/v1.8.1...v1.8.2) (2022-04-26) + + +### Bug Fixes + +* bump version ([63096e1](https://github.com/mauricerenck/komments/commit/63096e12f7865c8dfc67fbeb5474ea3c346b1e56)) + ## [1.8.1](https://github.com/mauricerenck/komments/compare/v1.8.0...v1.8.1) (2022-04-11) diff --git a/composer.json b/composer.json index dcdb190..d32e2d9 100644 --- a/composer.json +++ b/composer.json @@ -1,6 +1,6 @@ { "name": "mauricerenck/komments", - "version": "1.8.1", + "version": "1.8.2", "description": "A comment and webmention plugin for Kirby 3", "homepage": "https://github.com/mauricerenck/komments", "type": "kirby-plugin",