Skip to content

Commit 0547f8b

Browse files
committed
chore: release v2.8.2
- Update version to 2.8.2 - Update CHANGELOG.md - Generated by /zcf-release command
1 parent c601a4a commit 0547f8b

2 files changed

Lines changed: 29 additions & 1 deletion

File tree

CHANGELOG.md

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

3+
## 2.8.2
4+
5+
### Patch Changes
6+
7+
- ## 修复
8+
9+
- 改进 CCR start 命令的错误处理机制
10+
- 优化 CCR 安装程序逻辑和测试覆盖
11+
12+
## 文档
13+
14+
- 增强 MCP 服务使用指南,添加详细的使用场景和示例
15+
- 完善技术执行指南,新增 AI 助手行为准则
16+
- 改进文档结构和格式,提升可读性
17+
- 更新中英文版本的内存模板
18+
19+
## Fixes
20+
21+
- Improve error handling for CCR start command
22+
- Optimize CCR installer logic and test coverage
23+
24+
## Documentation
25+
26+
- Enhance MCP service usage guide with detailed use cases and examples
27+
- Improve technical execution guidelines with AI assistant behavior principles
28+
- Refine documentation structure and formatting for better readability
29+
- Update memory templates for both Chinese and English versions
30+
331
## 2.8.1
432

533
### 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.8.1",
4+
"version": "2.8.2",
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)