Skip to content

Commit 4742a4b

Browse files
committed
chore: release v0.0.25
1 parent a8ad572 commit 4742a4b

2 files changed

Lines changed: 17 additions & 1 deletion

File tree

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.0.25] - 2025-12-20
7+
8+
### ✨ 新功能
9+
10+
- 增强模型配置和版本自动升级功能 (0323f54)
11+
- add thinking block UI and model detection, enhance chat features (afb11a3)
12+
13+
### 🐛 问题修复
14+
15+
- 支持带scope的提交消息格式 (a8ad572)
16+
17+
### 🔧 其他更改
18+
19+
- 添加 CHANGELOG.md 到打包文件列表 (91db333)
20+
21+
622
## [0.0.24] - 2025-12-19
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.0.24",
3+
"version": "0.0.25",
44
"private": false,
55
"description": "🗡️ Blade Code - 智能代码助手命令行工具",
66
"type": "module",

0 commit comments

Comments
 (0)