mirror of
https://github.com/QwenLM/qwen-code.git
synced 2026-04-30 20:50:34 +00:00
chore: revert sdk-typescript version to 0.1.0 and update release workflow
This commit is contained in:
parent
05791d4200
commit
4efdea0981
3 changed files with 35 additions and 2 deletions
|
|
@ -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",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue