We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e917dcf commit 61c3f7aCopy full SHA for 61c3f7a
1 file changed
.releaserc.json
@@ -1,9 +1,10 @@
1
{
2
"branches": [
3
+ "release-v13",
4
5
"name": "master",
- "channel": "canary",
6
- "prerelease": "canary"
+ "channel": "beta",
7
+ "prerelease": "beta"
8
}
9
],
10
"plugins": [
0 commit comments