chore(release): v0.5.0-nightly.20251215.4cbb57a7

This commit is contained in:
github-actions[bot]
2025-12-15 00:22:31 +00:00
parent 4cbb57a793
commit 006478b0f7
7 changed files with 15 additions and 15 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "@qwen-code/qwen-code",
"version": "0.5.0",
"version": "0.5.0-nightly.20251215.4cbb57a7",
"engines": {
"node": ">=20.0.0"
},
@@ -13,7 +13,7 @@
"url": "git+https://github.com/QwenLM/qwen-code.git"
},
"config": {
"sandboxImageUri": "ghcr.io/qwenlm/qwen-code:0.5.0"
"sandboxImageUri": "ghcr.io/qwenlm/qwen-code:0.5.0-nightly.20251215.4cbb57a7"
},
"scripts": {
"start": "cross-env node scripts/start.js",