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 0813ad4 commit 625bff9Copy full SHA for 625bff9
release/release.config.js
@@ -83,7 +83,6 @@ module.exports = Promise.resolve().then(() => {
83
84
return {
85
extends: [`${__dirname}/monorepo-setup.js`],
86
- dryRun: true,
87
workspaces: lernaPackage.packages,
88
filterPath: process.env.FILTER_PATH,
89
tagFormat: process.env.TAG_FORMAT,
0 commit comments