Skip to content

Commit d706278

Browse files
author
echoVic
committed
chore: release v0.1.6
1 parent e5dfdb4 commit d706278

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.6] - 2026-01-15
7+
8+
### 🐛 问题修复
9+
10+
- 移除内置 Claude 模型及相关功能 (e5dfdb4)
11+
- add blade-claude provider to ModelConfigWizard (2976448)
12+
13+
### 📝 文档更新
14+
15+
- remove redundant website button from coverpage (2ef7d7c)
16+
17+
618
## [0.1.5] - 2026-01-14
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.5",
3+
"version": "0.1.6",
44
"private": false,
55
"description": "🗡️ Blade Code - 智能代码助手命令行工具",
66
"type": "module",

0 commit comments

Comments
 (0)