mirror of
https://github.com/pcvolkmer/osc-variant.git
synced 2025-12-12 14:13:20 +00:00
11 lines
313 B
JSON
11 lines
313 B
JSON
{
|
|
"$schema": "https://raw.githubusercontent.com/googleapis/release-please/refs/heads/main/schemas/config.json",
|
|
"bump-minor-pre-major": true,
|
|
"bump-patch-for-minor-pre-major": true,
|
|
"include-v-in-tag": true,
|
|
"include-component-in-tag": false,
|
|
"release-type": "rust",
|
|
"packages": {
|
|
".": { }
|
|
}
|
|
} |