mirror of
https://github.com/apricote/hcloud-upload-image.git
synced 2026-01-13 21:31:03 +00:00
chore(release): open separate prs for lib and cli
The CLI depends on the lib, and to make sure that users who install through `go install` use the correct version, we need to cut a release for the lib first, bump in CLI and then release CLI.
This commit is contained in:
parent
cef79b943c
commit
2262ac86e7
1 changed files with 1 additions and 1 deletions
2
.github/release-please-config.json
vendored
2
.github/release-please-config.json
vendored
|
|
@ -3,7 +3,7 @@
|
|||
"include-component-in-tag": false,
|
||||
"include-v-in-tag": true,
|
||||
"release-type": "go",
|
||||
"group-pull-request-title-pattern": "chore(${branch}): release ${version}",
|
||||
"separate-pull-requests": true,
|
||||
"packages": {
|
||||
".": {
|
||||
"component": "cli",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue