chore(release): bump version to 0.12.1

Co-authored-by: Qwen-Coder <qwen-coder@alibabacloud.com>
This commit is contained in:
tanzhenxin 2026-03-10 09:22:03 +08:00
parent 426e9c240c
commit 1376a621b8
8 changed files with 17 additions and 17 deletions

View file

@ -1,6 +1,6 @@
{
"name": "@qwen-code/qwen-code",
"version": "0.12.0",
"version": "0.12.1",
"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.12.0"
"sandboxImageUri": "ghcr.io/qwenlm/qwen-code:0.12.1"
},
"scripts": {
"start": "cross-env node scripts/start.js",