Skip to content

Commit a05609d

Browse files
committed
ci: update release config
1 parent 51cab7b commit a05609d

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.releaserc.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,8 @@
22
"branches": [
33
{ "name": "main" },
44
{ "name": "vue2" },
5-
{ "name": "next", "channel": "next" }
5+
{ "name": "next", "channel": "next" },
6+
{ "name": "+([0-9])?(.{+([0-9]),x}).x" }
67
],
78
"plugins": [
89
"@semantic-release/commit-analyzer",

0 commit comments

Comments
 (0)