chore(release): Bump version to 0.10.0 across all packages

Co-authored-by: Qwen-Coder <qwen-coder@alibabacloud.com>
This commit is contained in:
tanzhenxin 2026-02-05 11:30:45 +08:00
parent ce7506d658
commit 50059d6f32
7 changed files with 15 additions and 15 deletions

View file

@ -1,6 +1,6 @@
{
"name": "@qwen-code/qwen-code",
"version": "0.9.0",
"version": "0.10.0",
"engines": {
"node": ">=20.0.0"
},
@ -13,7 +13,7 @@
"url": "git+https://github.com/QwenLM/qwen-code.git"
},
"config": {
"sandboxImageUri": "ghcr.io/qwenlm/qwen-code:0.9.0"
"sandboxImageUri": "ghcr.io/qwenlm/qwen-code:0.10.0"
},
"scripts": {
"start": "cross-env node scripts/start.js",