chore: release v1.66.0

This commit is contained in:
Jim Liu 宝玉
2026-03-13 16:20:38 -05:00
parent ac217d5402
commit 484b00109f
4 changed files with 36 additions and 2 deletions
+17
View File
@@ -2,6 +2,23 @@
[English](./CHANGELOG.md) | 中文
## 1.66.0 - 2026-03-13
### 新功能
- `baoyu-image-gen`:新增即梦(Jimeng)和豆包(Seedream)图像生成服务商 (by @lindaifeng)
### 修复
- `baoyu-image-gen`:收紧即梦服务商行为
### 重构
- `baoyu-image-gen`:导出函数以支持测试,新增模块入口守卫
### 文档
- `baoyu-image-gen`:在 SKILL.md 和 README 中添加即梦和豆包服务商文档
### 测试
- 新增测试基础设施,包含 CI 工作流和 image-gen 单元测试
## 1.65.1 - 2026-03-13
### 重构