d3c24b0efe
* ci: force release-please tag creation * no-mistakes: apply agent fixes
13 lines
306 B
JSON
13 lines
306 B
JSON
{
|
|
"packages": {
|
|
".": {
|
|
"release-type": "go",
|
|
"bump-minor-pre-major": true,
|
|
"bump-patch-for-minor-pre-major": true,
|
|
"draft": true,
|
|
"force-tag-creation": true
|
|
}
|
|
},
|
|
"$schema": "https://raw.githubusercontent.com/googleapis/release-please/main/schemas/config.json"
|
|
}
|