mirror of
https://github.com/jimeh/go-golden.git
synced 2026-02-19 11:16:47 +00:00
16 lines
432 B
JSON
16 lines
432 B
JSON
{
|
|
"bootstrap-sha": "edb189f0863fddd94211a5b4c5b5bcf7a90fbd10",
|
|
"packages": {
|
|
".": {
|
|
"release-type": "go",
|
|
"changelog-path": "CHANGELOG.md",
|
|
"bump-minor-pre-major": true,
|
|
"bump-patch-for-minor-pre-major": true,
|
|
"always-update": true,
|
|
"draft": false,
|
|
"prerelease": false
|
|
}
|
|
},
|
|
"$schema": "https://raw.githubusercontent.com/googleapis/release-please/main/schemas/config.json"
|
|
}
|