Skip to content

Commit 168a564

Browse files
authored
fix: Update release.config.js
1 parent a917fe8 commit 168a564

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/module/release.config.js

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

0 commit comments

Comments
 (0)