diff --git a/CHANGELOG.md b/CHANGELOG.md index 6c0aa4c..1dbd8e5 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## [2.0.3](https://github.com/mauricerenck/komments/compare/v2.0.2...v2.0.3) (2024-03-04) + + +### Bug Fixes + +* privacy text ([bf4cbea](https://github.com/mauricerenck/komments/commit/bf4cbea892d2e73119841703a29cb29a6bb79182)) + ## [2.0.2](https://github.com/mauricerenck/komments/compare/v2.0.1...v2.0.2) (2024-03-04) diff --git a/composer.json b/composer.json index 4f15c4b..f22fb68 100644 --- a/composer.json +++ b/composer.json @@ -1,6 +1,6 @@ { "name": "mauricerenck/komments", - "version": "2.0.2", + "version": "2.0.3", "description": "A comment and webmention plugin for Kirby 3", "homepage": "https://github.com/mauricerenck/komments", "type": "kirby-plugin",