diff --git a/release-please-config.json b/release-please-config.json index 829aeaf7..dd505362 100644 --- a/release-please-config.json +++ b/release-please-config.json @@ -3,6 +3,7 @@ ".": { "release-type": "node", "pull-request-title-pattern": "chore: release ${version} 🚀", + "include-component-in-tag": false, "extra-files": [ "lib/index.js", "lib/processor.js"