chore(release): disable version link between lib and cli

Needed to be able to release lib first.
This commit is contained in:
Julian Tölle 2025-05-04 00:51:51 +02:00
parent 2df6fdd850
commit c01f8d7f5c

View file

@ -16,14 +16,5 @@
"include-component-in-tag": true,
"tag-separator": "/"
}
},
"plugins": [
{
"type": "linked-versions",
"groupName": "repo",
"components": [
"cli", "hcloudimages"
]
}
]
}
}