diff --git a/.claude-plugin/marketplace.json b/.claude-plugin/marketplace.json index fe040f6..ebbb4b8 100644 --- a/.claude-plugin/marketplace.json +++ b/.claude-plugin/marketplace.json @@ -6,7 +6,7 @@ }, "metadata": { "description": "Skills shared by Baoyu for improving daily work efficiency", - "version": "1.67.0" + "version": "1.68.0" }, "plugins": [ { diff --git a/CHANGELOG.md b/CHANGELOG.md index b7ee057..837457a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,12 @@ English | [中文](./CHANGELOG.zh.md) +## 1.68.0 - 2026-03-14 + +### Features +- `baoyu-article-illustrator`: add configurable output directory (`default_output_dir`) with 4 options — `imgs-subdir`, `same-dir`, `illustrations-subdir`, `independent` +- `baoyu-cover-image`: add character preservation from reference images — use `usage: direct` to pass people references to model for stylized likeness + ## 1.67.0 - 2026-03-13 ### Features diff --git a/CHANGELOG.zh.md b/CHANGELOG.zh.md index 916e204..61b762d 100644 --- a/CHANGELOG.zh.md +++ b/CHANGELOG.zh.md @@ -2,6 +2,12 @@ [English](./CHANGELOG.md) | 中文 +## 1.68.0 - 2026-03-14 + +### 新功能 +- `baoyu-article-illustrator`:新增可配置输出目录(`default_output_dir`),支持 4 种选项——`imgs-subdir`、`same-dir`、`illustrations-subdir`、`independent` +- `baoyu-cover-image`:新增参考图片人物保留功能——当参考图包含人物时使用 `usage: direct` 传递给模型,风格化保留人物特征 + ## 1.67.0 - 2026-03-13 ### 新功能 diff --git a/CLAUDE.md b/CLAUDE.md index a9245be..3efa9fe 100644 --- a/CLAUDE.md +++ b/CLAUDE.md @@ -1,6 +1,6 @@ # CLAUDE.md -Claude Code marketplace plugin providing AI-powered content generation skills. Version: **1.67.0**. +Claude Code marketplace plugin providing AI-powered content generation skills. Version: **1.68.0**. ## Architecture