1
0
mirror of https://github.com/pcvolkmer/osc-variant.git synced 2025-12-12 14:13:20 +00:00

chore: update ci (#47)

This commit is contained in:
2025-11-26 21:02:50 +01:00
parent 1938671cf2
commit 4ad8aedde8
5 changed files with 84 additions and 42 deletions

View File

@@ -0,0 +1,11 @@
{
"$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": {
".": { }
}
}