Skip to content

Commit f54f91b

Browse files
chore(release): adjust .releaserc.json
1 parent f5b2a5c commit f54f91b

File tree

1 file changed

+3
-26
lines changed

1 file changed

+3
-26
lines changed

.releaserc.json

Lines changed: 3 additions & 26 deletions
Original file line numberDiff line numberDiff line change
@@ -1,32 +1,9 @@
11
{
22
"branches": [
33
{
4-
"name": "rc",
5-
"channel": "rc",
6-
"prerelease": "rc"
7-
},
8-
{
9-
"name": "master",
10-
"channel": "latest"
11-
},
12-
{
13-
"name": "release-v12",
14-
"channel": "latest"
15-
},
16-
{
17-
"name": "release-v11",
18-
"channel": "v11",
19-
"range": "11.x"
20-
},
21-
{
22-
"name": "release-v10",
23-
"channel": "v10",
24-
"range": "10.x"
25-
},
26-
{
27-
"name": "release-v9",
28-
"channel": "v9",
29-
"range": "9.x"
4+
"name": "release-v13",
5+
"channel": "latest",
6+
"range": "13.x"
307
}
318
],
329
"plugins": [

0 commit comments

Comments
 (0)