Skip to content

Commit f1e9e6d

Browse files
fix: add master to semantic-release branches
1 parent 0ccb2f8 commit f1e9e6d

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.releaserc.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@ module.exports = {
22
branches: [
33
"+([0-9])?(.{+([0-9]),x}).x",
44
"main",
5+
"master",
56
"next",
67
"next-major",
78
{ name: "beta", prerelease: true },

0 commit comments

Comments
 (0)