Skip to content

Commit

Permalink
chore(release): 2.1.1 [skip ci]
Browse files Browse the repository at this point in the history
## [2.1.1](v2.1.0...v2.1.1) (2024-08-10)

### Bug Fixes

* only create webhook debug files when debug enabled ([5bf780c](5bf780c))
  • Loading branch information
semantic-release-bot committed Aug 10, 2024
1 parent 5bf780c commit c20b032
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## [2.1.1](https://github.com/mauricerenck/komments/compare/v2.1.0...v2.1.1) (2024-08-10)


### Bug Fixes

* only create webhook debug files when debug enabled ([5bf780c](https://github.com/mauricerenck/komments/commit/5bf780cb5491fd0a460dd2d2510e5ba72a8e4be0))

# [2.1.0](https://github.com/mauricerenck/komments/compare/v2.0.5...v2.1.0) (2024-08-06)


Expand Down
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "mauricerenck/komments",
"version": "2.1.0",
"version": "2.1.1",
"description": "A comment and webmention plugin for Kirby 3",
"homepage": "https://github.com/mauricerenck/komments",
"type": "kirby-plugin",
Expand Down

0 comments on commit c20b032

Please sign in to comment.