chore: release v1.71.0

This commit is contained in:
Jim Liu 宝玉 2026-03-17 11:41:28 -05:00
parent fc2f0d042a
commit 7cc9c92722
4 changed files with 12 additions and 2 deletions

View File

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

View File

@ -2,6 +2,11 @@
English | [中文](./CHANGELOG.zh.md) English | [中文](./CHANGELOG.zh.md)
## 1.71.0 - 2026-03-17
### Features
- `baoyu-image-gen`: add Seedream reference image support for 5.0/4.5/4.0 models with model-specific size validation
## 1.70.0 - 2026-03-17 ## 1.70.0 - 2026-03-17
### Features ### Features

View File

@ -2,6 +2,11 @@
[English](./CHANGELOG.md) | 中文 [English](./CHANGELOG.md) | 中文
## 1.71.0 - 2026-03-17
### 新功能
- `baoyu-image-gen`:为 Seedream 5.0/4.5/4.0 模型添加参考图支持,并增加模型特定的尺寸校验
## 1.70.0 - 2026-03-17 ## 1.70.0 - 2026-03-17
### 新功能 ### 新功能

View File

@ -1,6 +1,6 @@
# CLAUDE.md # CLAUDE.md
Claude Code marketplace plugin providing AI-powered content generation skills. Version: **1.70.0**. Claude Code marketplace plugin providing AI-powered content generation skills. Version: **1.71.0**.
## Architecture ## Architecture