diff --git a/CHANGELOG.md b/CHANGELOG.md index 58fb5cf..9c2acf5 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,4 +1,13 @@ -# 0.2.0 (2024-06-28) +## [0.2.2](https://github.com/flayks/sanity-plugin-webhooks-trigger/compare/v0.2.0...v0.2.2) (2024-06-28) + + +### Bug Fixes + +* make types for plugin config ([dab3f34](https://github.com/flayks/sanity-plugin-webhooks-trigger/commit/dab3f34ac4bbecf2d35296a2844444a0fda03eb2)) + + + +# [0.2.0](https://github.com/flayks/sanity-plugin-webhooks-trigger/compare/a9390cf4feacc4fa3faf8ac04a17feeaedc4934f...v0.2.0) (2024-06-28) ### Features diff --git a/package-lock.json b/package-lock.json index 9239493..a6ce9a1 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "sanity-plugin-webhooks-trigger", - "version": "0.2.0", + "version": "0.2.1", "lockfileVersion": 3, "requires": true, "packages": { diff --git a/package.json b/package.json index b523958..5921d32 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "sanity-plugin-webhooks-trigger", - "version": "0.2.1", + "version": "0.2.2", "description": "", "keywords": [ "sanity",