We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b687e98 commit 970e7c5Copy full SHA for 970e7c5
.releaserc
@@ -2,7 +2,7 @@
2
"branches": ["main"],
3
"verifyConditions": ["@semantic-release/changelog", "@semantic-release/npm", "@semantic-release/git"],
4
"prepare": ["@semantic-release/changelog", "@semantic-release/npm", "@semantic-release/git"],
5
- "plugins: [
+ "plugins": [
6
"@semantic-release/commit-analyzer",
7
"@semantic-release/release-notes-generator",
8
"@semantic-release/npm",
0 commit comments