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.
2 parents 866051e + 9b717b7 commit 314908aCopy full SHA for 314908a
.releaserc
@@ -1,5 +1,7 @@
1
{
2
"branch": "master",
3
+ "verifyConditions": ["@semantic-release/changelog", "@semantic-release/npm", "@semantic-release/git"],
4
+ "prepare": ["@semantic-release/changelog", "@semantic-release/npm", "@semantic-release/git"],
5
"publish": [
6
"@semantic-release/npm",
7
0 commit comments