Files
rtk-ai--rtk/release-please-config.json
2026-07-13 12:01:57 +08:00

11 lines
181 B
JSON

{
"packages": {
".": {
"release-type": "rust",
"package-name": "rtk",
"bump-minor-pre-major": true,
"bump-patch-for-minor-pre-major": true
}
}
}