Skip to content

Commit d2081f2

Browse files
committed
chore: release v3.6.9
- Update version to 3.6.9 - Update CHANGELOG.md - Generated by /zcf-release command
1 parent 42e2840 commit d2081f2

2 files changed

Lines changed: 21 additions & 1 deletion

File tree

CHANGELOG.md

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

3+
## 3.6.9
4+
5+
### Patch Changes
6+
7+
- ## New Features
8+
- Add code0 and Claude API sponsors with API provider presets for Claude Code and Codex
9+
- Add sponsor brand assets and update README and multilingual documentation
10+
11+
## 新功能
12+
- 新增 code0 与 Claude API 赞助商及 API 提供商预设,支持 Claude Code 与 Codex
13+
- 新增赞助品牌素材,并更新 README 及多语言文档
14+
15+
## Optimization
16+
- Reorganize README layout to place quick start and documentation above sponsors section
17+
- Clean up trailing whitespace in documentation files
18+
19+
## 优化
20+
- 调整 README 布局,将快速入门与文档链接置于赞助商区块之前
21+
- 清理文档文件末尾多余空白行
22+
323
## 3.6.8
424

525
### 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": "3.6.8",
4+
"version": "3.6.9",
55
"packageManager": "pnpm@10.17.1",
66
"description": "Zero-Config Code Flow - One-click configuration tool for Code Cli",
77
"author": {

0 commit comments

Comments
 (0)