1 parent 91cdcdc commit 8c15406Copy full SHA for 8c15406
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.3.4] - 2026-04-21
7
+
8
+### ♻️ 代码重构
9
10
+- 移除 GitHub Copilot 和 Google Antigravity 相关代码 (91cdcdc)
11
12
13
## [0.3.3] - 2026-04-21
14
15
### 🐛 问题修复
packages/cli/package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "blade-code",
- "version": "0.3.3",
+ "version": "0.3.4",
"private": false,
"description": "🗡️ Blade Code - 智能代码助手命令行工具",
"type": "module",
0 commit comments