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 0a5bd54 commit 2bfad9dCopy full SHA for 2bfad9d
release/release.config.js
@@ -82,7 +82,7 @@ module.exports = Promise.resolve().then(() => {
82
const lernaPackage = require('../lerna.json');
83
84
return {
85
- dryRun: true,
+ dryRun: false,
86
extends: [`${__dirname}/monorepo-setup.js`],
87
workspaces: lernaPackage.packages,
88
filterPath: process.env.FILTER_PATH,
0 commit comments