Skip to content

Commit

Permalink
fix: Update release.config.js
Browse files Browse the repository at this point in the history
  • Loading branch information
dlabaj authored Oct 4, 2024
1 parent 02073ec commit b3e6026
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/module/release.config.js
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
module.exports = {
branches: [
'do-not-delete',
{ name: 'main', channel: 'prerelease', prerelease: 'prerelease' },
{ name: 'v5', channel: 'prerelease-v5', range: '5.x' }
],
analyzeCommits: {
Expand Down

0 comments on commit b3e6026

Please sign in to comment.