We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 035fb54 commit 1dec950Copy full SHA for 1dec950
package.json
@@ -80,6 +80,7 @@
80
"semverIncrementAs": {
81
"major": "premajor"
82
},
83
- "semverIncrementTag": "alpha"
+ "semverIncrementTag": "alpha",
84
+ "publishTag": "alpha"
85
}
86
0 commit comments