Skip to content

Commit 7ee2490

Browse files
committed
chore: release v0.2.7
1 parent ea2ad74 commit 7ee2490

2 files changed

Lines changed: 11 additions & 1 deletion

File tree

docs/changelog.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,16 @@
33
All notable changes to this project will be documented in this file.
44

55

6+
## [0.2.7] - 2026-03-24
7+
8+
### ✨ 新功能
9+
10+
- 添加无头模式支持并实现结构化事件流输出 (bd7089e)
11+
- 引入会话运行时管理以支持会话级资源隔离 (5d30dac)
12+
- add native openai provider support (523633b)
13+
- add native openai provider support (5cd1734)
14+
15+
616
## [0.2.6] - 2026-02-21
717

818
### ✨ 新功能

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

0 commit comments

Comments
 (0)