mirror of
https://github.com/jimeh/casecmp.git
synced 2026-02-19 10:26:40 +00:00
16 lines
386 B
JSON
16 lines
386 B
JSON
{
|
|
"release-type": "go",
|
|
"bump-minor-pre-major": true,
|
|
"bump-patch-for-minor-pre-major": true,
|
|
"packages": {
|
|
".": {
|
|
"changelog-path": "CHANGELOG.md",
|
|
"draft": false,
|
|
"prerelease": false,
|
|
"extra-files": [
|
|
"chart/Chart.yaml"
|
|
]
|
|
}
|
|
},
|
|
"$schema": "https://raw.githubusercontent.com/googleapis/release-please/main/schemas/config.json"
|
|
} |