Skip to content

Commit cdda0e3

Browse files
committed
chore: release v0.3.5
1 parent d80631f commit cdda0e3

2 files changed

Lines changed: 8 additions & 1 deletion

File tree

docs/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.3.5] - 2026-04-21
7+
8+
### ✨ 新功能
9+
10+
- 实现会话恢复时保留原始上下文消息 (d80631f)
11+
12+
613
## [0.3.4] - 2026-04-21
714

815
### ♻️ 代码重构

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

0 commit comments

Comments
 (0)