Skip to content

Commit ce87a56

Browse files
committed
Merge branch 'main' into develop
2 parents dc8fb02 + 330dd12 commit ce87a56

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

.github/workflows/ci.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,8 @@ on:
66
- main
77
- '3.0'
88
pull_request:
9+
permissions:
10+
contents: read
911
jobs:
1012
ecs:
1113
name: ECS

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+
## 3.0.4 - 2022-06-01
44

55
### Fixed
66
- Fixed a bug where the `FirstSave` and `ProvisionalDraft` filters would not respect negation. ([#74](https://github.com/craftcms/webhooks/pull/74))

0 commit comments

Comments
 (0)