chore: release v1.79.1

This commit is contained in:
Jim Liu 宝玉 2026-03-23 12:02:44 -05:00
parent a5189dff37
commit a5761dc71a
4 changed files with 24 additions and 2 deletions

View File

@ -6,7 +6,7 @@
},
"metadata": {
"description": "Skills shared by Baoyu for improving daily work efficiency",
"version": "1.79.0"
"version": "1.79.1"
},
"plugins": [
{

View File

@ -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

View File

@ -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
### 新功能

View File

@ -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