Skip to content

Commit 6bdfbc4

Browse files
chore(release): adjust .releaserc.json
1 parent 068eee2 commit 6bdfbc4

1 file changed

Lines changed: 1 addition & 25 deletions

File tree

.releaserc.json

Lines changed: 1 addition & 25 deletions
Original file line numberDiff line numberDiff line change
@@ -1,32 +1,8 @@
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",
4+
"name": "release-v13",
145
"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"
306
}
317
],
328
"plugins": [

0 commit comments

Comments
 (0)