release v1.0.4

This commit is contained in:
jinhui.li
2025-06-15 20:28:11 +08:00
parent 1aa6dbe51a
commit ee8b82947d
2 changed files with 4 additions and 2 deletions

View File

@@ -7,3 +7,5 @@ screenshoots
.vscode .vscode
.idea .idea
.env .env
.blog
docs

View File

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