chore(release): v0.15.0-preview.2

This commit is contained in:
github-actions[bot] 2026-04-22 01:54:01 +00:00
parent d1c8dff4d2
commit 81c88d2f1e
12 changed files with 43 additions and 68 deletions

View file

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