mirror of
https://github.com/apricote/hcloud-upload-image.git
synced 2026-01-13 13:21:01 +00:00
chore(release): disable version link between lib and cli (#77)
Needed to be able to release lib first.
This commit is contained in:
parent
2df6fdd850
commit
c175ca0352
1 changed files with 1 additions and 10 deletions
11
.github/release-please-config.json
vendored
11
.github/release-please-config.json
vendored
|
|
@ -16,14 +16,5 @@
|
||||||
"include-component-in-tag": true,
|
"include-component-in-tag": true,
|
||||||
"tag-separator": "/"
|
"tag-separator": "/"
|
||||||
}
|
}
|
||||||
},
|
}
|
||||||
"plugins": [
|
|
||||||
{
|
|
||||||
"type": "linked-versions",
|
|
||||||
"groupName": "repo",
|
|
||||||
"components": [
|
|
||||||
"cli", "hcloudimages"
|
|
||||||
]
|
|
||||||
}
|
|
||||||
]
|
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue