diff --git a/release-please-config.json b/release-please-config.json index dcb46c29..0a716f9e 100644 --- a/release-please-config.json +++ b/release-please-config.json @@ -12,8 +12,7 @@ }, "whiskers": { "package-name": "whiskers", - "release-type": "rust", - "release-as": "1.0.0" + "release-type": "rust" } }, "plugins": ["cargo-workspace"] diff --git a/whiskers/CHANGELOG.md b/whiskers/CHANGELOG.md deleted file mode 100644 index f41b2ce9..00000000 --- a/whiskers/CHANGELOG.md +++ /dev/null @@ -1,8 +0,0 @@ -# Changelog - -## 1.0.0 (2023-10-27) - - -### Features - -* add whiskers ([#46](https://github.com/catppuccin/toolbox/issues/46)) ([9c4a5bb](https://github.com/catppuccin/toolbox/commit/9c4a5bb84563e1af57a5ab8670f550b2fbcf21e9))