Skip to content

Commit 9ef25f9

Browse files
author
Donald Labaj
committed
fix: Updated to release prerelease-v5 channel.
1 parent 6960768 commit 9ef25f9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/module/release.config.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
module.exports = {
2-
branches: ['do-not-delete', { name: 'v5', channel: 'prerelease-v5', range: '5.x' }],
2+
branches: [ 'do-not-delete', { name: 'v5', channel: 'prerelease-v5', range: '5.x' } ],
33
analyzeCommits: {
44
preset: 'angular'
55
},

0 commit comments

Comments
 (0)