Skip to content

Commit fb4a55a

Browse files
author
echoVic
committed
chore: release v0.1.9
1 parent a3254c3 commit fb4a55a

2 files changed

Lines changed: 13 additions & 1 deletion

File tree

docs/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.1.9] - 2026-01-22
7+
8+
### ✨ 新功能
9+
10+
- 添加子任务执行进度显示功能 (a3254c3)
11+
- 重构聊天服务以支持无状态设计和AI SDK集成 (60fce5a)
12+
13+
### 📝 文档更新
14+
15+
- 更新文档内容,添加自定义Provider和OAuth命令说明 (f99a563)
16+
17+
618
## [0.1.8] - 2026-01-16
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.1.8",
3+
"version": "0.1.9",
44
"private": false,
55
"description": "🗡️ Blade Code - 智能代码助手命令行工具",
66
"type": "module",

0 commit comments

Comments
 (0)