Skip to content

Commit c58e550

Browse files
committed
chore: release v2.9.3
- Update version to 2.9.3 - Update CHANGELOG.md - Generated by /zcf-release command
1 parent f009174 commit c58e550

2 files changed

Lines changed: 17 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,21 @@
11
# Changelog
22

3+
## 2.9.3
4+
5+
### Patch Changes
6+
7+
- ## 修复
8+
9+
- 修正 CCR 包名从 `claude-code-router``@musistudio/claude-code-router`
10+
- 更新所有相关引用和测试用例
11+
- 在 README 中添加 v2.9.1 版本用户的重要提示
12+
13+
## Fixes
14+
15+
- Correct CCR package name from `claude-code-router` to `@musistudio/claude-code-router`
16+
- Update all related references and test cases
17+
- Add important note for v2.9.1 users in README
18+
319
## 2.9.2
420

521
### Patch Changes

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "zcf",
33
"type": "module",
4-
"version": "2.9.2",
4+
"version": "2.9.3",
55
"packageManager": "pnpm@9.15.9",
66
"description": "Zero-Config Claude-Code Flow - One-click configuration tool for Claude Code",
77
"license": "MIT",

0 commit comments

Comments
 (0)