Skip to content

Commit 5451626

Browse files
committed
chore: release v0.4.1
1 parent 700ff07 commit 5451626

2 files changed

Lines changed: 12 additions & 1 deletion

File tree

docs/changelog.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,17 @@
33
All notable changes to this project will be documented in this file.
44

55

6+
## [0.4.1] - 2026-05-06
7+
8+
### ✨ 新功能
9+
10+
- 重构配置向导流程并改进用户提示 (700ff07)
11+
12+
### 🐛 问题修复
13+
14+
- 确保空对象模式显式输出 required 数组 (68f0273)
15+
16+
617
## [0.4.0] - 2026-05-06
718

819
### ✨ 新功能

packages/cli/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "blade-code",
3-
"version": "0.4.0",
3+
"version": "0.4.1",
44
"private": false,
55
"description": "🗡️ Blade Code - 智能代码助手命令行工具",
66
"type": "module",

0 commit comments

Comments
 (0)