chore: bootstrap releases for path: .

This commit is contained in:
2022-11-14 15:08:43 +00:00
parent 7a152b06b2
commit 84da611833
2 changed files with 23 additions and 0 deletions

View File

@@ -0,0 +1,20 @@
{
"bootstrap-sha": "b7f4d11fc99f9ffa85376c5757d8dd8c6341c38a",
"last-release-sha": "b7f4d11fc99f9ffa85376c5757d8dd8c6341c38a",
"release-type": "go",
"bump-minor-pre-major": true,
"bump-patch-for-minor-pre-major": true,
"packages": {
".": {
"changelog-path": "CHANGELOG.md",
"bump-minor-pre-major": false,
"bump-patch-for-minor-pre-major": false,
"draft": false,
"prerelease": false,
"extra-files": [
"VERSION"
]
}
},
"$schema": "https://raw.githubusercontent.com/googleapis/release-please/main/schemas/config.json"
}