diff --git a/release.config.js b/release.config.js index 19141574..4dc5ccf4 100644 --- a/release.config.js +++ b/release.config.js @@ -1,5 +1,7 @@ module.exports = { + "dryRun": true, + "debug": true, "plugins": [ [ "@semantic-release/commit-analyzer",