From a5761dc71ab016124ec34f69cbdc266ba81d2929 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jim=20Liu=20=E5=AE=9D=E7=8E=89?= Date: Mon, 23 Mar 2026 12:02:44 -0500 Subject: [PATCH] chore: release v1.79.1 --- .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 9685bfb..9773a0f 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.79.0" + "version": "1.79.1" }, "plugins": [ { diff --git a/CHANGELOG.md b/CHANGELOG.md index 6d6ca4b..22604f3 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,17 @@ English | [中文](./CHANGELOG.zh.md) +## 1.79.1 - 2026-03-23 + +### Fixes +- Consolidate to single plugin to prevent duplicate skill registration (by @TyrealQ) +- `baoyu-article-illustrator`: remove opacity parameter from watermark prompt +- `baoyu-comic`: fix Doraemon naming spacing and remove opacity from watermark prompt +- `baoyu-xhs-images`: remove opacity from watermark prompt and fix CJK spacing + +### Documentation +- Update project documentation to reflect single-plugin architecture + ## 1.79.0 - 2026-03-22 ### Features diff --git a/CHANGELOG.zh.md b/CHANGELOG.zh.md index b2bbdc4..d6f07ec 100644 --- a/CHANGELOG.zh.md +++ b/CHANGELOG.zh.md @@ -2,6 +2,17 @@ [English](./CHANGELOG.md) | 中文 +## 1.79.1 - 2026-03-23 + +### 修复 +- 合并为单一插件,防止 skill 重复注册 (by @TyrealQ) +- `baoyu-article-illustrator`:移除水印提示词中的不透明度参数 +- `baoyu-comic`:修正哆啦 A 梦命名间距,移除水印不透明度参数 +- `baoyu-xhs-images`:移除水印不透明度参数,修正中英文间距 + +### 文档 +- 更新项目文档以反映单一插件架构 + ## 1.79.0 - 2026-03-22 ### 新功能 diff --git a/CLAUDE.md b/CLAUDE.md index 0f8dbff..66bd095 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.79.0**. +Claude Code marketplace plugin providing AI-powered content generation skills. Version: **1.79.1**. ## Architecture