chore(release): v0.0.5-nightly.5

This commit is contained in:
github-actions[bot]
2025-08-08 00:54:13 +00:00
parent ffc2d27ca3
commit 9362020835
4 changed files with 9 additions and 9 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "@qwen-code/qwen-code",
"version": "0.0.4",
"version": "0.0.5-nightly.5",
"description": "Qwen Code",
"repository": {
"type": "git",
@@ -25,7 +25,7 @@
"dist"
],
"config": {
"sandboxImageUri": "ghcr.io/qwenlm/qwen-code:0.0.4"
"sandboxImageUri": "ghcr.io/qwenlm/qwen-code:0.0.5-nightly.5"
},
"dependencies": {
"@qwen-code/qwen-code-core": "file:../core",