Skip to content

Commit 85fbe5d

Browse files
committed
update
1 parent 2262e05 commit 85fbe5d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ship.config.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ async function commitChangelog(current, next) {
3636
}
3737

3838
module.exports = {
39-
mergeStrategy: { toSameBranch: ['master'] },
39+
mergeStrategy: { toSameBranch: ['v9.1-maintain'] },
4040
monorepo: {
4141
mainVersionFile: 'package.json',
4242
packagesToBump: [

0 commit comments

Comments
 (0)