|
{
|
|
"$schema": "https://raw.githubusercontent.com/googleapis/release-please/main/schemas/config.json",
|
|
"release-type": "simple",
|
|
"include-component-in-tag": false,
|
|
"bump-minor-pre-major": true,
|
|
"packages": {
|
|
".": {
|
|
"extra-files": [
|
|
"gen_help.lua"
|
|
]
|
|
}
|
|
}
|
|
}
|