Skip to content

Commit d0a6626

Browse files
WitMiaoclaude
andcommitted
chore: release v3.3.3
- Update version to 3.3.3 - Update CHANGELOG.md - Generated by /zcf-release command 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <[email protected]>
1 parent 83c8fc7 commit d0a6626

File tree

2 files changed

+33
-1
lines changed

2 files changed

+33
-1
lines changed

CHANGELOG.md

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

3+
## 3.3.3
4+
5+
### Patch Changes
6+
7+
- ## New Features
8+
- Add sudo support for global npm installations on Linux systems
9+
- Enhance installation process with automatic privilege escalation for Cometix and CCR tools
10+
- Improve cross-platform compatibility for system-level package installations
11+
12+
## 新功能
13+
- 为 Linux 系统添加全局 npm 安装的 sudo 支持
14+
- 增强 Cometix 和 CCR 工具的安装流程,支持自动权限提升
15+
- 改进系统级软件包安装的跨平台兼容性
16+
17+
## Documentation
18+
- Update README files with GLM CODING PLAN sponsorship information
19+
- Add GLM brand assets and visual resources
20+
21+
## 文档更新
22+
- 更新 README 文件,添加 GLM CODING PLAN 赞助商信息
23+
- 添加 GLM 品牌资源和视觉素材
24+
25+
## Testing
26+
- Add comprehensive test coverage for sudo installation scenarios
27+
- Enhance Codex installation and uninstallation test suites
28+
- Improve platform-specific test cases for Linux environments
29+
30+
## 测试优化
31+
- 为 sudo 安装场景添加全面的测试覆盖
32+
- 增强 Codex 安装和卸载测试套件
33+
- 改进 Linux 环境的平台特定测试用例
34+
335
## 3.3.2
436

537
### 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.3.2",
4+
"version": "3.3.3",
55
"packageManager": "[email protected]",
66
"description": "Zero-Config Code Flow - One-click configuration tool for Code Cli",
77
"author": {

0 commit comments

Comments
 (0)