Skip to content

Commit cb445d5

Browse files
committed
chore: release v1.0.2
1 parent 2bf9394 commit cb445d5

3 files changed

Lines changed: 11 additions & 10 deletions

File tree

.changeset/fix-windows-path-refresh.md

Lines changed: 0 additions & 9 deletions
This file was deleted.

CHANGELOG.md

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

3+
## 1.0.2
4+
5+
### Patch Changes
6+
7+
- 2bf9394: 修复 Windows 安装后 PATH 未刷新问题
8+
9+
- 添加 Windows 系统专属提示,提醒用户重新打开终端窗口
10+
- 优化安装验证逻辑,增加延迟检测
11+
- 改进安装流程追踪,仅在新安装时显示额外提醒
12+
313
## 1.0.1
414

515
### 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": "1.0.1",
4+
"version": "1.0.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)