Skip to content

Commit

Permalink
chore: rename default branch
Browse files Browse the repository at this point in the history
  • Loading branch information
wkillerud committed Jul 11, 2024
1 parent 7db1ffb commit 9a22b59
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion release.config.cjs
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ module.exports = {
],
preset: 'angular',
branches: [
{ name: 'master' },
{ name: 'main' },
{ name: 'alpha', prerelease: true },
{ name: 'beta', prerelease: true },
{ name: 'next', prerelease: true },
Expand Down

0 comments on commit 9a22b59

Please sign in to comment.