We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b5e2a6d commit 91b00afCopy full SHA for 91b00af
2 files changed
CHANGELOG.md
@@ -3,6 +3,13 @@
3
All notable changes to this project will be documented in this file.
4
5
6
+## [0.0.8] - 2025-10-12
7
+
8
+### ✨ 新功能
9
10
+- 添加 TODO 管理工具并规范文件命名 (b5e2a6d)
11
12
13
## [0.0.7] - 2025-10-12
14
15
### ✨ 新功能
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "blade-code",
- "version": "0.0.7",
+ "version": "0.0.8",
"private": false,
"description": "🗡️ Blade Code - 智能代码助手命令行工具",
"type": "module",
0 commit comments