From 809fb29ca9e034310043623df8bbe89520bfa2eb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jim=20Liu=20=E5=AE=9D=E7=8E=89?= Date: Mon, 2 Feb 2026 09:11:49 -0600 Subject: [PATCH] chore: release v1.28.1 --- .claude-plugin/marketplace.json | 2 +- CHANGELOG.md | 5 +++++ CHANGELOG.zh.md | 5 +++++ 3 files changed, 11 insertions(+), 1 deletion(-) diff --git a/.claude-plugin/marketplace.json b/.claude-plugin/marketplace.json index cb4af7a..26e64e7 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.28.0" + "version": "1.28.1" }, "plugins": [ { diff --git a/CHANGELOG.md b/CHANGELOG.md index 7d8eba2..fe46c12 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,11 @@ English | [中文](./CHANGELOG.zh.md) +## 1.28.1 - 2026-02-02 + +### Refactor +- `baoyu-article-illustrator`: simplify main SKILL.md by extracting detailed procedures to `workflow.md`; add Core Styles tier (vector, minimal-flat, sci-fi, hand-drawn, editorial, scene) for quick selection; add `vector-illustration` as recommended default style; add Illustration Purpose (information/visualization/imagination) for better type/style recommendations; add default composition requirements, character rendering guidelines, and text styling rules to prompt construction. + ## 1.28.0 - 2026-02-01 ### Features diff --git a/CHANGELOG.zh.md b/CHANGELOG.zh.md index 2942b86..ba25ecd 100644 --- a/CHANGELOG.zh.md +++ b/CHANGELOG.zh.md @@ -2,6 +2,11 @@ [English](./CHANGELOG.md) | 中文 +## 1.28.1 - 2026-02-02 + +### 重构 +- `baoyu-article-illustrator`:简化主 SKILL.md,将详细步骤提取到 `workflow.md`;新增 Core Styles 快速选择层(vector、minimal-flat、sci-fi、hand-drawn、editorial、scene);新增 `vector-illustration` 作为推荐默认风格;新增插图目的(information/visualization/imagination)以优化类型/风格推荐;在提示词构建中新增默认构图要求、人物渲染指南和文本样式规则。 + ## 1.28.0 - 2026-02-01 ### 新功能