Skip to content

Commit bab7731

Browse files
author
echoVic
committed
chore: release v0.1.5
1 parent e65ce52 commit bab7731

2 files changed

Lines changed: 17 additions & 1 deletion

File tree

docs/changelog.md

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

55

6+
## [0.1.5] - 2026-01-14
7+
8+
### ✨ 新功能
9+
10+
- 添加 Blade Claude 服务支持 (e65ce52)
11+
12+
### 📝 文档更新
13+
14+
- 在 README 中添加启动界面截图 (340ad08)
15+
- 添加启动界面截图 (bb56bee)
16+
17+
### 🔧 其他更改
18+
19+
- 更新启动页截图 (1c6261a)
20+
21+
622
## [0.1.4] - 2026-01-13
723

824
### 🐛 问题修复

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

0 commit comments

Comments
 (0)