diff --git a/release-please-config.json b/release-please-config.json index 607e274..d0c5835 100644 --- a/release-please-config.json +++ b/release-please-config.json @@ -1,6 +1,8 @@ { "bump-minor-pre-major": true, "bump-patch-for-minor-pre-major": true, + "include-component-in-tag": false, + "include-v-in-tag": false, "changelog-sections": [ { "type": "feat",