diff --git a/.claude-plugin/marketplace.json b/.claude-plugin/marketplace.json index c5590e3..725915a 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.24.1" + "version": "1.24.2" }, "plugins": [ { diff --git a/CHANGELOG.md b/CHANGELOG.md index b23d2ed..da756f2 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,11 @@ English | [中文](./CHANGELOG.zh.md) +## 1.24.2 - 2026-01-28 + +### Refactor +- `baoyu-image-gen`: default to sequential generation; parallel available on request. + ## 1.24.1 - 2026-01-28 ### Features diff --git a/CHANGELOG.zh.md b/CHANGELOG.zh.md index 5f4fba2..00f47a5 100644 --- a/CHANGELOG.zh.md +++ b/CHANGELOG.zh.md @@ -2,6 +2,11 @@ [English](./CHANGELOG.md) | 中文 +## 1.24.2 - 2026-01-28 + +### 重构 +- `baoyu-image-gen`:默认改为顺序生成图片;并行生成需明确请求。 + ## 1.24.1 - 2026-01-28 ### 新功能