diff --git a/release-please-config.json b/release-please-config.json index 8204bc8..3fbc56d 100644 --- a/release-please-config.json +++ b/release-please-config.json @@ -4,6 +4,7 @@ "draft": false, "prerelease": false, "draft-pull-request": true, + "include-component-in-tag": false, "changelog-sections": [ {"type":"feat","section":"Features","hidden":false}, {"type":"fix","section":"Bug Fixes","hidden":false},