chore: revert sdk-typescript version to 0.1.0 and update release workflow

This commit is contained in:
mingholy.lmh 2025-12-24 11:04:33 +08:00
parent 05791d4200
commit 4efdea0981
3 changed files with 35 additions and 2 deletions

View file

@ -1,6 +1,6 @@
{
"name": "@qwen-code/sdk",
"version": "0.6.0",
"version": "0.1.0",
"description": "TypeScript SDK for programmatic access to qwen-code CLI",
"main": "./dist/index.cjs",
"module": "./dist/index.mjs",