Skip to content

Commit c90bad8

Browse files
author
Conventional Changelog Action
committed
chore(release): v0.2.2 [skip ci]
1 parent 19e7dde commit c90bad8

File tree

3 files changed

+12
-3
lines changed

3 files changed

+12
-3
lines changed

CHANGELOG.md

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,13 @@
1-
# 0.2.0 (2024-06-28)
1+
## [0.2.2](https://github.com/flayks/sanity-plugin-webhooks-trigger/compare/v0.2.0...v0.2.2) (2024-06-28)
2+
3+
4+
### Bug Fixes
5+
6+
* make types for plugin config ([dab3f34](https://github.com/flayks/sanity-plugin-webhooks-trigger/commit/dab3f34ac4bbecf2d35296a2844444a0fda03eb2))
7+
8+
9+
10+
# [0.2.0](https://github.com/flayks/sanity-plugin-webhooks-trigger/compare/a9390cf4feacc4fa3faf8ac04a17feeaedc4934f...v0.2.0) (2024-06-28)
211

312

413
### Features

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.2.1",
3+
"version": "0.2.2",
44
"description": "",
55
"keywords": [
66
"sanity",

0 commit comments

Comments
 (0)