diff --git a/.github/release-please-config.json b/.github/release-please-config.json index 11f4b9d..393f496 100644 --- a/.github/release-please-config.json +++ b/.github/release-please-config.json @@ -16,14 +16,5 @@ "include-component-in-tag": true, "tag-separator": "/" } - }, - "plugins": [ - { - "type": "linked-versions", - "groupName": "repo", - "components": [ - "cli", "hcloudimages" - ] - } - ] + } }