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

View File

@ -6,7 +6,7 @@
},
"metadata": {
"description": "Skills shared by Baoyu for improving daily work efficiency",
"version": "1.65.1"
"version": "1.66.0"
},
"plugins": [
{

View File

@ -2,6 +2,23 @@
English | [中文](./CHANGELOG.zh.md)
## 1.66.0 - 2026-03-13
### Features
- `baoyu-image-gen`: add Jimeng (即梦) and Seedream (豆包) image generation providers (by @lindaifeng)
### Fixes
- `baoyu-image-gen`: tighten Jimeng provider behavior
### Refactor
- `baoyu-image-gen`: export functions for testability and add module entry guard
### Documentation
- `baoyu-image-gen`: add Jimeng and Seedream provider documentation to SKILL.md and READMEs
### Tests
- Add test infrastructure with CI workflow and image-gen unit tests
## 1.65.1 - 2026-03-13
### Refactor

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
### 重构

View File

@ -1,6 +1,6 @@
# CLAUDE.md
Claude Code marketplace plugin providing AI-powered content generation skills. Version: **1.65.1**.
Claude Code marketplace plugin providing AI-powered content generation skills. Version: **1.66.0**.
## Architecture