We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3ecbe09 commit a2b8b22Copy full SHA for a2b8b22
.releaserc.json
@@ -1,8 +1,5 @@
1
{
2
- "branch": [{
3
- "name": "master",
4
- "prerelease": true
5
- }],
+ "branch": ["master"],
6
"tagFormat": "v${version}",
7
"dryRun": false,
8
"debug": true,
0 commit comments