chore(release): v0.14.2-nightly.20260409.f208801b0

This commit is contained in:
github-actions[bot] 2026-04-09 00:30:35 +00:00
parent f208801b0e
commit 518b03588f
13 changed files with 27 additions and 27 deletions

View file

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