Skip to content

Commit 816e7ee

Browse files
author
Conventional Changelog Action
committed
chore(release): v0.2.0 [skip ci]
1 parent a57a4ee commit 816e7ee

File tree

3 files changed

+6
-3
lines changed

3 files changed

+6
-3
lines changed

CHANGELOG.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,10 @@
1-
# 0.1.0 (2024-06-28)
1+
# 0.2.0 (2024-06-28)
22

33

44
### Features
55

66
* encrypt auth token if existing ([4e1f0c6](https://github.com/flayks/sanity-plugin-webhooks-trigger/commit/4e1f0c6f8afd712c02e2dc7d303cb753da411d58))
77
* replace processing button with Spinner ([a9390cf](https://github.com/flayks/sanity-plugin-webhooks-trigger/commit/a9390cf4feacc4fa3faf8ac04a17feeaedc4934f))
8+
9+
10+

package-lock.json

Lines changed: 1 addition & 1 deletion
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.1.0",
3+
"version": "0.2.0",
44
"description": "",
55
"keywords": [
66
"sanity",

0 commit comments

Comments
 (0)