Skip to content

Commit 4c9fa71

Browse files
authored
Merge pull request #5 from flayks/release-please--branches--main--components--sanity-plugin-webhooks-trigger
chore(main): release 0.3.1
2 parents 42c9dd7 + 595492c commit 4c9fa71

File tree

3 files changed

+10
-3
lines changed

3 files changed

+10
-3
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## [0.3.1](https://github.com/flayks/sanity-plugin-webhooks-trigger/compare/v0.3.0...v0.3.1) (2024-08-22)
4+
5+
6+
### Bug Fixes
7+
8+
* use event_type as key for GH action ([42c9dd7](https://github.com/flayks/sanity-plugin-webhooks-trigger/commit/42c9dd7f10e1493571a4db52914b2688cf2b184e))
9+
310
## [0.3.0](https://github.com/flayks/sanity-plugin-webhooks-trigger/compare/v0.2.4...v0.3.0) (2024-08-22)
411

512

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "sanity-plugin-webhooks-trigger",
3-
"version": "0.3.0",
3+
"version": "0.3.1",
44
"description": "",
55
"keywords": [
66
"sanity",

0 commit comments

Comments
 (0)