We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 80e80c5 commit 68dd351Copy full SHA for 68dd351
docs/changelog.md
@@ -3,6 +3,13 @@
3
All notable changes to this project will be documented in this file.
4
5
6
+## [0.2.2] - 2026-02-01
7
+
8
+### ✨ 新功能
9
10
+- 支持单次对话指定模型功能 (80e80c5)
11
12
13
## [0.2.1] - 2026-02-01
14
15
### ✨ 新功能
packages/cli/package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "blade-code",
- "version": "0.2.1",
+ "version": "0.2.2",
"private": false,
"description": "🗡️ Blade Code - 智能代码助手命令行工具",
"type": "module",
0 commit comments