Skip to content

Commit a988453

Browse files
authored
Update package.json
1 parent 6a9749e commit a988453

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

package.json

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -64,6 +64,15 @@
6464
]
6565
},
6666
"release": {
67+
"branches": [
68+
"+([0-9]).x",
69+
"main",
70+
"next",
71+
{
72+
"name": "beta",
73+
"prerelease": true
74+
}
75+
],
6776
"plugins": [
6877
"@semantic-release/commit-analyzer",
6978
"@semantic-release/release-notes-generator",

0 commit comments

Comments
 (0)