Skip to content

Commit 68dd351

Browse files
author
echoVic
committed
chore: release v0.2.2
1 parent 80e80c5 commit 68dd351

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

docs/changelog.md

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

55

6+
## [0.2.2] - 2026-02-01
7+
8+
### ✨ 新功能
9+
10+
- 支持单次对话指定模型功能 (80e80c5)
11+
12+
613
## [0.2.1] - 2026-02-01
714

815
### ✨ 新功能

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

0 commit comments

Comments
 (0)