ci: update release configuration and workflows

This commit is contained in:
Stevan Freeborn
2023-02-20 17:22:15 -06:00
parent c9a7262c63
commit a9725fcbaf
3 changed files with 2 additions and 8 deletions
-6
View File
@@ -9,12 +9,6 @@
"plugins": [
"@semantic-release/commit-analyzer",
"@semantic-release/release-notes-generator",
[
"@semantic-release/changelog",
{
"changelogFile": "docs/CHANGELOG.md"
}
],
"@semantic-release/npm",
"@semantic-release/github"
]