release v1.0.30

This commit is contained in:
musistudio
2025-07-30 16:48:32 +08:00
parent 18cfe6e2f0
commit 7acb443aad
2 changed files with 3 additions and 1 deletions

View File

@@ -12,3 +12,5 @@ docs
.log
blog
config.json
ui
scripts

View File

@@ -1,6 +1,6 @@
{
"name": "@musistudio/claude-code-router",
"version": "1.0.29",
"version": "1.0.30",
"description": "Use Claude Code without an Anthropics account and route it to another LLM provider",
"bin": {
"ccr": "./dist/cli.js"