echoip/release-please-config.json

18 lines
520 B
JSON

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