Skip to content

Commit af8f7c2

Browse files
author
echoVic
committed
chore: release v0.1.8
1 parent 338535c commit af8f7c2

File tree

2 files changed

+16
-1
lines changed

2 files changed

+16
-1
lines changed

docs/changelog.md

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

55

6+
## [0.1.8] - 2026-01-16
7+
8+
### ✨ 新功能
9+
10+
- 添加模型配置向导组件及支持自定义HTTP头 (2dd1f1a)
11+
12+
### 📝 文档更新
13+
14+
- 更新用户文档和配置指南 (338535c)
15+
16+
### ♻️ 代码重构
17+
18+
- 移除 blade-claude 相关代码及依赖 (b39d743)
19+
20+
621
## [0.1.7] - 2026-01-15
722

823
### ✨ 新功能

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

0 commit comments

Comments
 (0)