Skip to content

Commit 168053b

Browse files
committed
chore: test dry run
1 parent f38ae11 commit 168053b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

release/release.config.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -53,6 +53,7 @@ module.exports = Promise.resolve().then(() => {
5353
const lernaPackage = require('../lerna.json');
5454

5555
return {
56+
dryRun: true,
5657
extends: [`${__dirname}/monorepo-setup.js`],
5758
workspaces: lernaPackage.packages,
5859
filterPath: process.env.FILTER_PATH,

0 commit comments

Comments
 (0)