mirror of https://github.com/buster-so/buster.git
14 lines
344 B
JSON
14 lines
344 B
JSON
|
{
|
||
|
"packages": {
|
||
|
".": {
|
||
|
"release-type": "simple",
|
||
|
"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"
|
||
|
}
|