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 a9567fd commit 480937eCopy full SHA for 480937e
.releaserc.json
@@ -1,7 +1,8 @@
1
{
2
"branches": [
3
+ "main",
4
- "name": "main",
5
+ "name": "rc_*",
6
"prerelease": "rc"
7
}
8
],
0 commit comments