Skip to content

Commit a917fe8

Browse files
authored
fix: Update patch range
1 parent d0fbea3 commit a917fe8

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-v5', range: '5.x' } ],
2+
branches: [ 'do-not-delete', { name: 'v5', channel: 'prerelease-v1', range: '1.x' } ],
33
analyzeCommits: {
44
preset: 'angular'
55
},

0 commit comments

Comments
 (0)