From 4ce3073a2bf64d89299431853e3cb0b32d48e51c Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Mon, 3 Jun 2024 03:13:17 +0000 Subject: [PATCH] chore(release): 1.0.0 [skip ci] --- CHANGELOG.md | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 CHANGELOG.md diff --git a/CHANGELOG.md b/CHANGELOG.md new file mode 100644 index 0000000..2182da6 --- /dev/null +++ b/CHANGELOG.md @@ -0,0 +1,17 @@ + + +# 📓 Changelog + +All notable changes to this project will be documented in this file. See +[Conventional Commits](https://conventionalcommits.org) for commit guidelines. + +## 1.0.0 (2024-06-03) + +### Features + +- **plugin:** add publish to npm ([54c63c5](https://github.com/CodingCatDev/sanity-plugin-podcast-rss/commit/54c63c5e4394140f9bf9bd8db7bf38d9fd9b8c83)) + +### Bug Fixes + +- **plugin:** release uses npm ([fff7943](https://github.com/CodingCatDev/sanity-plugin-podcast-rss/commit/fff7943f9e1db26f2806d6cb02826c72b7b3bf0b)) +- **plugin:** useDebouncedCallback lint ([b489eea](https://github.com/CodingCatDev/sanity-plugin-podcast-rss/commit/b489eeac4968fa8a5eaf5b3d6a5f42bcaa47f1e7))