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 Dec 4, 2024
1 parent c7304db commit 4404eb5
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion packages/module/release.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@ module.exports = {
branches: [
'do-not-delete',
{ name: 'main', channel: 'prerelease', prerelease: 'prerelease' },
{ name: 'v5', channel: 'prerelease-v5', range: '5.x' }
],
analyzeCommits: {
preset: 'angular'
Expand Down

0 comments on commit 4404eb5

Please sign in to comment.