Skip to content

Commit 32006a5

Browse files
author
Conventional Changelog Action
committed
chore(release): v0.2.0 [skip ci]
1 parent bbf66b1 commit 32006a5

File tree

3 files changed

+12
-2
lines changed

3 files changed

+12
-2
lines changed

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
# 0.2.0 (2024-06-28)
2+
3+
4+
### Features
5+
6+
* encrypt auth token if existing ([4e1f0c6](https://github.com/flayks/sanity-plugin-webhooks-trigger/commit/4e1f0c6f8afd712c02e2dc7d303cb753da411d58))
7+
* 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)