Skip to content

Commit

Permalink
chore(release): reset branches
Browse files Browse the repository at this point in the history
  • Loading branch information
trieloff committed Apr 17, 2024
1 parent e761d7b commit b18c0f1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .releaserc.cjs
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ module.exports = {
}],
],
branches: [
{ name: 'main', channel: '1.x', range: '1.x' },
{ name: '2.x', channel: '2.x', range: '2.x', prerelease: true }
"+([0-9])?(.{+([0-9]),x}).x",
"main"
],
};

0 comments on commit b18c0f1

Please sign in to comment.