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 55cec1c commit cf1bff9Copy full SHA for cf1bff9
packages/module/release.config.js
@@ -24,5 +24,5 @@ module.exports = {
24
['@semantic-release/npm', { pkgRoot: 'dist' }],
25
],
26
tagFormat: 'patch-v${version}',
27
- dryRun: true,
+ dryRun: false,
28
};
0 commit comments