Skip to content

Commit 35d681f

Browse files
committed
chore(release): prepare 1.3.3
1 parent a16afb3 commit 35d681f

2 files changed

Lines changed: 9 additions & 3 deletions

File tree

CHANGELOG.md

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,10 +8,13 @@ The format follows [Keep a Changelog](https://keepachangelog.com/en/1.1.0/), and
88

99
## [1.3.3] - 2026-06-16
1010

11-
### Improved
11+
### Changed
1212

1313
- `bl knowledge retrieve --help` now clearly indicates that `--api-key` is the recommended authentication method; AK/SK flags are explicitly marked as deprecated with guidance to use `--api-key` instead.
14-
- Added `notes` field to command definitions — commands can now include contextual notes (auth requirements, deprecation notices, etc.) that are displayed in both `--help` output and the generated reference docs.
14+
15+
### Added
16+
17+
- `notes` field for command definitions — commands can now include contextual notes (auth requirements, deprecation notices, etc.) that are displayed in both `--help` output and the generated reference docs.
1518

1619
## [1.3.2] - 2026-06-12
1720

CHANGELOG.zh.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,9 +8,12 @@
88

99
## [1.3.3] - 2026-06-16
1010

11-
### 优化
11+
### 变更
1212

1313
- `bl knowledge retrieve --help` 现在明确指出 `--api-key` 是推荐的鉴权方式;AK/SK 相关选项已标注废弃并引导用户使用 `--api-key`
14+
15+
### 新增
16+
1417
- 命令定义新增 `notes` 字段 — 命令可以附带上下文说明(鉴权要求、废弃提示等),同时展示在 `--help` 输出和生成的命令手册中。
1518

1619
## [1.3.2] - 2026-06-12

0 commit comments

Comments
 (0)