Skip to content

Commit 738e378

Browse files
committed
chore: release v2.9.10
- Update version to 2.9.10 - Update CHANGELOG.md - Generated by /zcf-release command
1 parent 22bf90d commit 738e378

2 files changed

Lines changed: 41 additions & 1 deletion

File tree

CHANGELOG.md

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

3+
## 2.9.10
4+
5+
### Patch Changes
6+
7+
- ## 新功能
8+
9+
- 添加 CCometixLine 状态栏配置支持,提供完整的状态栏设置功能
10+
- 实现状态栏验证器,确保配置的有效性和一致性
11+
- 新增状态栏配置工具,支持基础和高级模板选择
12+
13+
## New Features
14+
15+
- Add CCometixLine status line configuration support with complete setup functionality
16+
- Implement status line validator to ensure configuration validity and consistency
17+
- Add status line configuration utility with basic and advanced template options
18+
19+
## 文档优化
20+
21+
- 重新组织 CCometixLine 相关文档结构,提升可读性
22+
- 更新项目截图,展示最新功能界面
23+
- 优化 CLI 帮助文本,提供更清晰的使用指导
24+
25+
## Documentation
26+
27+
- Reorganize CCometixLine documentation structure for better readability
28+
- Update project screenshots showcasing latest feature interfaces
29+
- Improve CLI help text for clearer usage guidance
30+
31+
## 测试增强
32+
33+
- 新增状态栏配置功能的全面测试覆盖
34+
- 添加集成测试确保功能稳定性
35+
- 增强现有测试用例的健壮性
36+
37+
## Testing
38+
39+
- Add comprehensive test coverage for status line configuration features
40+
- Include integration tests to ensure functionality stability
41+
- Enhance robustness of existing test suites
42+
343
## 2.9.9
444

545
### 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.9",
4+
"version": "2.9.10",
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)