Files
rands/.github/release-please-config.json

15 lines
403 B
JSON

{
"bootstrap-sha": "660fc4d179bfe22826230988407fff810e3b8568",
"packages": {
".": {
"release-type": "go",
"changelog-path": "CHANGELOG.md",
"bump-minor-pre-major": true,
"bump-patch-for-minor-pre-major": true,
"draft": false,
"prerelease": false
}
},
"$schema": "https://raw.githubusercontent.com/googleapis/release-please/main/schemas/config.json"
}