chore(release): v0.15.1-nightly.20260424.4e0a37549

This commit is contained in:
github-actions[bot] 2026-04-24 00:26:52 +00:00
parent 4e0a37549d
commit aefc31f0de
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.1-nightly.20260424.4e0a37549",
"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.1-nightly.20260424.4e0a37549"
},
"scripts": {
"start": "cross-env node scripts/start.js",