Skip to content

Commit 30879df

Browse files
authored
Merge pull request #4 from flayks/release-please--branches--main--components--sanity-plugin-webhooks-trigger
chore(main): release 0.3.0
2 parents 7a50c15 + 48c3085 commit 30879df

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.0](https://github.com/flayks/sanity-plugin-webhooks-trigger/compare/v0.2.4...v0.3.0) (2024-08-22)
4+
5+
6+
### Features
7+
8+
* add option to customize Github event type name ([7a50c15](https://github.com/flayks/sanity-plugin-webhooks-trigger/commit/7a50c158d34a53f3180083231ca25c925240d43a)), closes [#3](https://github.com/flayks/sanity-plugin-webhooks-trigger/issues/3)
9+
310
## [0.2.3](https://github.com/flayks/sanity-plugin-webhooks-trigger/compare/v0.2.2...v0.2.3) (2024-07-01)
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.2.3",
3+
"version": "0.3.0",
44
"description": "",
55
"keywords": [
66
"sanity",

0 commit comments

Comments
 (0)