Skip to content

Commit 7b2bea0

Browse files
committed
chore: release v0.0.5
1 parent 9c724fc commit 7b2bea0

2 files changed

Lines changed: 13 additions & 1 deletion

File tree

CHANGELOG.md

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

55

6+
## [0.0.5] - 2025-10-10
7+
8+
### ✨ 新功能
9+
10+
- 迁移命令行工具从commander到yargs (08c2498)
11+
12+
### 🔧 其他更改
13+
14+
- release v0.0.4 (10fb8a2)
15+
- 更新axios依赖至1.12.2,并调整release配置以跳过安全检查 (72dd801)
16+
17+
618
## [0.0.4] - 2025-10-01
719

820
### ✨ 新功能

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.0.4",
3+
"version": "0.0.5",
44
"private": false,
55
"description": "🗡️ Blade Code - 智能代码助手命令行工具",
66
"type": "module",

0 commit comments

Comments
 (0)