We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2262e05 commit 85fbe5dCopy full SHA for 85fbe5d
ship.config.js
@@ -36,7 +36,7 @@ async function commitChangelog(current, next) {
36
}
37
38
module.exports = {
39
- mergeStrategy: { toSameBranch: ['master'] },
+ mergeStrategy: { toSameBranch: ['v9.1-maintain'] },
40
monorepo: {
41
mainVersionFile: 'package.json',
42
packagesToBump: [
0 commit comments