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",
"description": "Qwen Code",
"repository": {
"type": "git",
@ -37,7 +37,7 @@
"dist"
],
"config": {
"sandboxImageUri": "ghcr.io/qwenlm/qwen-code:0.15.1"
"sandboxImageUri": "ghcr.io/qwenlm/qwen-code:0.15.2"
},
"dependencies": {
"@agentclientprotocol/sdk": "^0.14.1",