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 fa2519b commit 5fe3e79Copy full SHA for 5fe3e79
.releaserc.json
@@ -1,5 +1,10 @@
1
{
2
"branches": [
3
+ {
4
+ "name": "rc",
5
+ "channel": "rc",
6
+ "prerelease": "rc"
7
+ },
8
9
"name": "master",
10
"channel": "latest"
0 commit comments