14 lines
374 B
JSON
14 lines
374 B
JSON
|
{
|
||
|
"packages": {
|
||
|
".": {
|
||
|
"package-name": "okrust",
|
||
|
"changelog-path": "CHANGELOG.md",
|
||
|
"release-type": "rust",
|
||
|
"bump-minor-pre-major": false,
|
||
|
"bump-patch-for-minor-pre-major": true,
|
||
|
"draft": false,
|
||
|
"prerelease": false
|
||
|
}
|
||
|
},
|
||
|
"$schema": "https://raw.githubusercontent.com/googleapis/release-please/main/schemas/config.json"
|
||
|
}
|