Skip to content

Commit d82196f

Browse files
committed
chore: release v2.6.1
- Update version to 2.6.1 - Update CHANGELOG.md - Generated by /zcf-release command
1 parent 7b245db commit d82196f

2 files changed

Lines changed: 15 additions & 1 deletion

File tree

CHANGELOG.md

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

3+
## 2.6.1
4+
5+
### Patch Changes
6+
7+
- ## 文档
8+
9+
- 更新 zcf-release 命令文档,强调不手动创建标签的重要性
10+
- 改进发布流程说明,明确 GitHub Actions 自动化处理
11+
12+
## Documentation
13+
14+
- Update zcf-release command documentation to emphasize no manual tag creation
15+
- Improve release workflow documentation, clarify GitHub Actions automation
16+
317
## 2.6.0
418

519
### 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.6.0",
4+
"version": "2.6.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)