chore(release): v0.14.0-preview.1

This commit is contained in:
github-actions[bot] 2026-03-27 12:16:06 +00:00
parent cceac6093e
commit f637d0e4e1
13 changed files with 29 additions and 29 deletions

View file

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