chore(release): bump version to 0.15.2 (#3596)

Co-authored-by: Qwen-Coder <qwen-coder@alibabacloud.com>

Update version from 0.15.1 to 0.15.2 across all packages and lockfile
This commit is contained in:
易良 2026-04-24 19:55:12 +08:00 committed by GitHub
parent 5e1b8b0d59
commit 44b482928b
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
12 changed files with 25 additions and 25 deletions

View file

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