Skip to content

Commit ce37515

Browse files
committed
chore: release v0.0.2
1 parent e46031a commit ce37515

2 files changed

Lines changed: 13 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
# Changelog
2+
3+
All notable changes to this project will be documented in this file.
4+
5+
6+
## [0.0.2] - 2025-09-29
7+
8+
### 🔧 其他更改
9+
10+
- 临时禁用发布前的代码质量检查和测试 (e46031a)
11+

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "blade-code",
3-
"version": "0.0.1",
3+
"version": "0.0.2",
44
"private": false,
55
"description": "🗡️ Blade Code - 智能代码助手命令行工具",
66
"type": "module",
@@ -115,4 +115,4 @@
115115
"yargs": "^18.0.0",
116116
"zod": "^3.24.2"
117117
}
118-
}
118+
}

0 commit comments

Comments
 (0)