Skip to content

Commit 5c9c0ee

Browse files
committed
chore: release v0.0.12
1 parent 005c8ea commit 5c9c0ee

2 files changed

Lines changed: 8 additions & 1 deletion

File tree

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.0.12] - 2025-11-01
7+
8+
### ♻️ 代码重构
9+
10+
- 重构日志系统并优化文本编辑工具 (4b1a57b)
11+
12+
613
## [0.0.11] - 2025-10-23
714

815
### ✨ 新功能

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

0 commit comments

Comments
 (0)