diff --git a/.claude-plugin/marketplace.json b/.claude-plugin/marketplace.json index 82c286b..57f4419 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.55.0" + "version": "1.56.0" }, "plugins": [ { diff --git a/CHANGELOG.md b/CHANGELOG.md index 27d9bfa..512d0d1 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,15 @@ English | [中文](./CHANGELOG.zh.md) +## 1.56.0 - 2026-03-08 + +### Features +- `baoyu-article-illustrator`: preset-first selection flow with categorized style presets by content type +- `baoyu-xhs-images`: streamline workflow from 6 to 4 steps with Smart Confirm (Quick/Customize/Detailed paths) + +### Fixes +- `baoyu-post-to-wechat`: improve image upload reliability with file chooser interception and fallback + ## 1.55.0 - 2026-03-08 ### Features diff --git a/CHANGELOG.zh.md b/CHANGELOG.zh.md index 6c246d8..487f5e3 100644 --- a/CHANGELOG.zh.md +++ b/CHANGELOG.zh.md @@ -2,6 +2,15 @@ [English](./CHANGELOG.md) | 中文 +## 1.56.0 - 2026-03-08 + +### 新功能 +- `baoyu-article-illustrator`:预设优先选择流程,按内容类型分类的风格预设 +- `baoyu-xhs-images`:精简工作流从 6 步到 4 步,新增智能确认(快速/自定义/详细三种路径) + +### 修复 +- `baoyu-post-to-wechat`:通过文件选择器拦截改进图片上传可靠性 + ## 1.55.0 - 2026-03-08 ### 新功能