We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e6ff7ca commit 705e66dCopy full SHA for 705e66d
2 files changed
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.5] - 2026-02-16
7
+
8
+### 🔧 其他更改
9
10
+- upgrade @jrichman/ink from 6.4.6 to 6.4.10 (e6ff7ca)
11
12
13
## [0.2.4] - 2026-02-09
14
15
### 🐛 问题修复
packages/cli/package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "blade-code",
- "version": "0.2.4",
+ "version": "0.2.5",
"private": false,
"description": "🗡️ Blade Code - 智能代码助手命令行工具",
"type": "module",
0 commit comments