Skip to content

Commit 1c3ad30

Browse files
committed
Merge tag '2.4.0.1' into develop
2.4.0.1
2 parents 0fb02df + 50ea0cf commit 1c3ad30

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Release Notes for Webhooks for Craft CMS
22

3-
## Unreleased
3+
## 2.4.0.1 - 2021-08-30
44

55
### Fixed
66
- Fixed a bug where pending webhook requests weren’t being updated when new webhooks were trigered with matching debounce keys.

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "craftcms/webhooks",
33
"description": "Post webhooks when events are triggered in Craft CMS.",
4-
"version": "2.4.0",
4+
"version": "2.4.0.1",
55
"type": "craft-plugin",
66
"keywords": [
77
"html",

0 commit comments

Comments
 (0)