Skip to content

Commit f702418

Browse files
committed
chore: release v2.9.1
- Update version to 2.9.1 - Update CHANGELOG.md - Generated by /zcf-release command
1 parent b67ee74 commit f702418

2 files changed

Lines changed: 27 additions & 1 deletion

File tree

CHANGELOG.md

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

3+
## 2.9.1
4+
5+
### Patch Changes
6+
7+
- ## 修复
8+
9+
- 移除工具描述中重复的 ccusage GitHub 链接
10+
11+
## Fixes
12+
13+
- Remove duplicate ccusage GitHub link from tools description
14+
15+
## 文档
16+
17+
- 更新帮助命令,补充新功能说明
18+
- 优化 ccr 和 ccu 命令描述
19+
- 添加 check-updates 命令文档
20+
- 增加 check 快捷方式说明
21+
22+
## Documentation
23+
24+
- Update help command with new features documentation
25+
- Optimize ccr and ccu command descriptions
26+
- Add check-updates command documentation
27+
- Add check shortcut alias documentation
28+
329
## 2.9.0
430

531
### Minor 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.0",
4+
"version": "2.9.1",
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)