chore: bump version to 0.12.0

Update version across all packages and sandbox image URI.

Co-authored-by: Qwen-Coder <qwen-coder@alibabacloud.com>
This commit is contained in:
tanzhenxin 2026-03-04 20:25:56 +08:00
parent 9d8921db5f
commit 8052324578
8 changed files with 17 additions and 17 deletions

View file

@ -1,6 +1,6 @@
{
"name": "@qwen-code/qwen-code",
"version": "0.11.1",
"version": "0.12.0",
"description": "Qwen Code",
"repository": {
"type": "git",
@ -33,7 +33,7 @@
"dist"
],
"config": {
"sandboxImageUri": "ghcr.io/qwenlm/qwen-code:0.11.1"
"sandboxImageUri": "ghcr.io/qwenlm/qwen-code:0.12.0"
},
"dependencies": {
"@google/genai": "1.30.0",