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.6
4+
5+ ### Patch Changes
6+
7+ - ## 新功能
8+
9+ - 在 ZCF 菜单中添加检查更新选项 (+),支持一键检查并更新 Claude Code 和 CCR 版本
10+ - 支持通过菜单直接访问检查更新功能,提升用户体验
11+
12+ ## New Features
13+
14+ - Add check updates option (+) to ZCF menu for one-click checking and updating Claude Code and CCR versions
15+ - Support direct access to check updates feature via menu, improving user experience
16+
17+ ## 文档
18+
19+ - 更新中英文 README 文档,说明新的菜单选项使用方法
20+ - 同步菜单功能描述与实际代码实现
21+
22+ ## Documentation
23+
24+ - Update bilingual README documentation with new menu option usage
25+ - Synchronize menu feature descriptions with actual code implementation
26+
27+ ## 测试
28+
29+ - 添加完整的 TDD 测试用例覆盖新功能
30+ - 确保菜单选项验证和处理逻辑的正确性
31+
32+ ## Testing
33+
34+ - Add comprehensive TDD test coverage for new functionality
35+ - Ensure correctness of menu option validation and handling logic
36+
337## 2.9.5
438
539### Patch Changes
Original file line number Diff line number Diff line change 11{
22 "name" : " zcf" ,
33 "type" : " module" ,
4- "version" : " 2.9.5 " ,
4+ "version" : " 2.9.6 " ,
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