mirror of
https://github.com/Canner/WrenAI.git
synced 2026-08-30 18:00:36 +08:00
chore(wren-core-py): sync wren-core-py uv.lock on release (#2383)
Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
This commit is contained in:
@@ -8,7 +8,12 @@
|
||||
"release-type": "python",
|
||||
"bump-minor-pre-major": true,
|
||||
"extra-files": [
|
||||
"Cargo.toml"
|
||||
"Cargo.toml",
|
||||
{
|
||||
"path": "uv.lock",
|
||||
"type": "toml",
|
||||
"jsonpath": "$.package[?(@.name.value=='wren-core-py')].version"
|
||||
}
|
||||
]
|
||||
},
|
||||
"core/wren": {
|
||||
|
||||
Reference in New Issue
Block a user