File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## 2.9.5
4+
5+ ### Patch Changes
6+
7+ - ## 修复
8+
9+ - 改进 CCR 包检测和替换逻辑,确保正确安装 @musistudio/claude-code-router 包
10+ - 修复当旧的错误包存在时的安装流程问题
11+ - 移除导致 CI 测试失败的时间相关断言
12+
13+ ## 优化
14+
15+ - 增强包检测机制,同时验证命令存在性和正确包的安装状态
16+ - 优化 CCR 安装状态结构,提供更详细的安装信息
17+
18+ ## Fixes
19+
20+ - Improve CCR package detection and replacement logic to ensure correct @musistudio/claude-code-router package installation
21+ - Fix installation flow issues when old incorrect package exists
22+ - Remove flaky time-based test assertions causing CI failures
23+
24+ ## Optimization
25+
26+ - Enhance package detection mechanism to verify both command existence and correct package installation status
27+ - Optimize CCR installation status structure for more detailed installation information
28+
329## 2.9.4
430
531### Patch Changes
Original file line number Diff line number Diff line change 11{
22 "name" : " zcf" ,
33 "type" : " module" ,
4- "version" : " 2.9.4 " ,
4+ "version" : " 2.9.5 " ,
55 "packageManager" : " pnpm@9.15.9" ,
66 "description" : " Zero-Config Claude-Code Flow - One-click configuration tool for Claude Code" ,
77 "license" : " MIT" ,
You can’t perform that action at this time.
0 commit comments