diff --git a/.github/release-please/config.json b/.github/release-please/config.json index f5c8c6dd..af897ca5 100644 --- a/.github/release-please/config.json +++ b/.github/release-please/config.json @@ -3,7 +3,8 @@ "packages": { "skim": { "changelog-path": "/CHANGELOG.md", - "bump-minor-pre-major": true + "bump-minor-pre-major": true, + "include-component-in-tag": false }, "e2e": {}, "xtask": {}