We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 0fb02df + 50ea0cf commit 1c3ad30Copy full SHA for 1c3ad30
CHANGELOG.md
@@ -1,6 +1,6 @@
1
# Release Notes for Webhooks for Craft CMS
2
3
-## Unreleased
+## 2.4.0.1 - 2021-08-30
4
5
### Fixed
6
- Fixed a bug where pending webhook requests weren’t being updated when new webhooks were trigered with matching debounce keys.
composer.json
@@ -1,7 +1,7 @@
{
"name": "craftcms/webhooks",
"description": "Post webhooks when events are triggered in Craft CMS.",
- "version": "2.4.0",
+ "version": "2.4.0.1",
"type": "craft-plugin",
"keywords": [
7
"html",
0 commit comments