From 80d7675355f0830e1aff3e8711b6699b23f93281 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jim=20Liu=20=E5=AE=9D=E7=8E=89?= Date: Wed, 8 Apr 2026 15:49:00 -0500 Subject: [PATCH] chore: release v1.93.0 --- .claude-plugin/marketplace.json | 2 +- CHANGELOG.md | 11 +++++++++++ CHANGELOG.zh.md | 11 +++++++++++ CLAUDE.md | 2 +- 4 files changed, 24 insertions(+), 2 deletions(-) diff --git a/.claude-plugin/marketplace.json b/.claude-plugin/marketplace.json index 39ef6ca..b216b0c 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.92.0" + "version": "1.93.0" }, "plugins": [ { diff --git a/CHANGELOG.md b/CHANGELOG.md index 9ed6184..4f37927 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,17 @@ English | [中文](./CHANGELOG.zh.md) +## 1.93.0 - 2026-04-08 + +### Features +- `baoyu-article-illustrator`: add `hand-drawn-edu` preset — flowchart + sketch-notes + macaron combination for hand-drawn educational diagrams + +### Refactor +- `baoyu-article-illustrator`: extract palette as independent third dimension in Type × Style × Palette system + +### Fixes +- `baoyu-article-illustrator`: add explicit style file loading step in workflow + ## 1.92.0 - 2026-04-08 ### Features diff --git a/CHANGELOG.zh.md b/CHANGELOG.zh.md index 91ee417..2ee2a8e 100644 --- a/CHANGELOG.zh.md +++ b/CHANGELOG.zh.md @@ -2,6 +2,17 @@ [English](./CHANGELOG.md) | 中文 +## 1.93.0 - 2026-04-08 + +### 新功能 +- `baoyu-article-illustrator`:新增 `hand-drawn-edu` 预设 — flowchart + sketch-notes + macaron 组合,用于手绘教育图解 + +### 重构 +- `baoyu-article-illustrator`:将色板(Palette)提取为独立的第三维度,形成 Type × Style × Palette 三维系统 + +### 修复 +- `baoyu-article-illustrator`:在工作流中添加显式的风格文件加载步骤 + ## 1.92.0 - 2026-04-08 ### 新功能 diff --git a/CLAUDE.md b/CLAUDE.md index eb51691..1a291ff 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.92.0**. +Claude Code marketplace plugin providing AI-powered content generation skills. Version: **1.93.0**. ## Architecture