chore: pump version to 0.1.0, and optimize release workflow

This commit is contained in:
tanzhenxin
2025-10-24 14:26:58 +08:00
parent d482ad28dd
commit 9b86e821bc
9 changed files with 52 additions and 288 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "@qwen-code/qwen-code",
"version": "0.0.14",
"version": "0.1.0",
"description": "Qwen Code",
"repository": {
"type": "git",
@@ -25,7 +25,7 @@
"dist"
],
"config": {
"sandboxImageUri": "ghcr.io/qwenlm/qwen-code:0.0.14"
"sandboxImageUri": "ghcr.io/qwenlm/qwen-code:0.1.0"
},
"dependencies": {
"@google/genai": "1.16.0",