chore: release v3.0.16

This commit is contained in:
musistudio
2026-07-26 20:20:43 +08:00
parent 015c0ec8ba
commit ef4efe6a9d
8 changed files with 19 additions and 19 deletions
+4 -4
View File
@@ -155,28 +155,28 @@ CCR supports OpenAI Chat / Responses, Anthropic Messages, Gemini Generate Conten
<table width="100%">
<tr>
<td align="center" width="330">
<a href="https://github.com/musistudio/claude-code-router/releases/download/v3.0.15/Claude-Code-Router_3.0.15.exe">
<a href="https://github.com/musistudio/claude-code-router/releases/download/v3.0.16/Claude-Code-Router_3.0.16.exe">
<img src="/docs/public/platform-icons/windows.png" width="44" height="44" alt="Windows logo" />
<br />
<strong>Windows</strong>
</a>
</td>
<td align="center" width="330">
<a href="https://github.com/musistudio/claude-code-router/releases/download/v3.0.15/Claude-Code-Router_3.0.15.AppImage">
<a href="https://github.com/musistudio/claude-code-router/releases/download/v3.0.16/Claude-Code-Router_3.0.16.AppImage">
<img src="/docs/public/platform-icons/linux.png" width="44" height="44" alt="Linux logo" />
<br />
<strong>Linux</strong>
</a>
</td>
<td align="center" width="330">
<a href="https://github.com/musistudio/claude-code-router/releases/download/v3.0.15/Claude-Code-Router_3.0.15-mac-Apple-Silicon-arm64.dmg">
<a href="https://github.com/musistudio/claude-code-router/releases/download/v3.0.16/Claude-Code-Router_3.0.16-mac-Apple-Silicon-arm64.dmg">
<img src="/docs/public/platform-icons/macos.png" width="44" height="44" alt="macOS logo" />
<br />
<strong>macOS (Apple Silicon)</strong>
</a>
</td>
<td align="center" width="330">
<a href="https://github.com/musistudio/claude-code-router/releases/download/v3.0.15/Claude-Code-Router_3.0.15-mac-Intel-x64.dmg">
<a href="https://github.com/musistudio/claude-code-router/releases/download/v3.0.16/Claude-Code-Router_3.0.16-mac-Intel-x64.dmg">
<img src="/docs/public/platform-icons/macos.png" width="44" height="44" alt="macOS logo" />
<br />
<strong>macOS (Intel)</strong>
+4 -4
View File
@@ -155,28 +155,28 @@ CCR 支持 OpenAI Chat / Responses、Anthropic Messages、Gemini Generate Conten
<table width="100%">
<tr>
<td align="center" width="330">
<a href="https://github.com/musistudio/claude-code-router/releases/download/v3.0.15/Claude-Code-Router_3.0.15.exe">
<a href="https://github.com/musistudio/claude-code-router/releases/download/v3.0.16/Claude-Code-Router_3.0.16.exe">
<img src="/docs/public/platform-icons/windows.png" width="44" height="44" alt="Windows 图标" />
<br />
<strong>Windows</strong>
</a>
</td>
<td align="center" width="330">
<a href="https://github.com/musistudio/claude-code-router/releases/download/v3.0.15/Claude-Code-Router_3.0.15.AppImage">
<a href="https://github.com/musistudio/claude-code-router/releases/download/v3.0.16/Claude-Code-Router_3.0.16.AppImage">
<img src="/docs/public/platform-icons/linux.png" width="44" height="44" alt="Linux 图标" />
<br />
<strong>Linux</strong>
</a>
</td>
<td align="center" width="330">
<a href="https://github.com/musistudio/claude-code-router/releases/download/v3.0.15/Claude-Code-Router_3.0.15-mac-Apple-Silicon-arm64.dmg">
<a href="https://github.com/musistudio/claude-code-router/releases/download/v3.0.16/Claude-Code-Router_3.0.16-mac-Apple-Silicon-arm64.dmg">
<img src="/docs/public/platform-icons/macos.png" width="44" height="44" alt="macOS 图标" />
<br />
<strong>macOS (Apple Silicon)</strong>
</a>
</td>
<td align="center" width="330">
<a href="https://github.com/musistudio/claude-code-router/releases/download/v3.0.15/Claude-Code-Router_3.0.15-mac-Intel-x64.dmg">
<a href="https://github.com/musistudio/claude-code-router/releases/download/v3.0.16/Claude-Code-Router_3.0.16-mac-Intel-x64.dmg">
<img src="/docs/public/platform-icons/macos.png" width="44" height="44" alt="macOS 图标" />
<br />
<strong>macOS (Intel)</strong>
+6 -6
View File
@@ -1,12 +1,12 @@
{
"name": "claude-code-router-monorepo",
"version": "3.0.15",
"version": "3.0.16",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "claude-code-router-monorepo",
"version": "3.0.15",
"version": "3.0.16",
"license": "MIT",
"workspaces": [
"packages/*"
@@ -9542,7 +9542,7 @@
},
"packages/cli": {
"name": "@musistudio/claude-code-router",
"version": "3.0.7",
"version": "3.0.16",
"license": "MIT",
"dependencies": {
"@the-next-ai/ai-gateway": "^1.0.12",
@@ -9560,7 +9560,7 @@
},
"packages/core": {
"name": "@claude-code-router/core",
"version": "3.0.7",
"version": "3.0.16",
"dependencies": {
"@the-next-ai/ai-gateway": "^1.0.12",
"@the-next-ai/bot-gateway-sdk": "^0.1.0",
@@ -9578,7 +9578,7 @@
},
"packages/electron": {
"name": "@claude-code-router/electron",
"version": "3.0.15",
"version": "3.0.16",
"dependencies": {
"better-sqlite3": "^12.11.1"
},
@@ -9588,7 +9588,7 @@
},
"packages/ui": {
"name": "@claude-code-router/ui",
"version": "3.0.15",
"version": "3.0.16",
"dependencies": {
"@dnd-kit/core": "^6.3.1",
"@dnd-kit/sortable": "^10.0.0",
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "claude-code-router-monorepo",
"version": "3.0.15",
"version": "3.0.16",
"private": true,
"license": "MIT",
"description": "Local Claude Code Router gateway with CLI and web management UI.",
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@musistudio/claude-code-router",
"version": "3.0.7",
"version": "3.0.16",
"license": "MIT",
"description": "Local Claude Code Router gateway with CLI and web management UI.",
"repository": {
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@claude-code-router/core",
"version": "3.0.7",
"version": "3.0.16",
"private": true,
"description": "Claude Code Router core gateway, routing, provider, and storage services.",
"main": "dist/main/server.js",
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@claude-code-router/electron",
"version": "3.0.15",
"version": "3.0.16",
"private": true,
"description": "Claude Code Router Electron desktop shell.",
"main": "dist/main/main.js",
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@claude-code-router/ui",
"version": "3.0.15",
"version": "3.0.16",
"private": true,
"description": "Claude Code Router web management UI.",
"scripts": {