chore: release v1.80.1

This commit is contained in:
Jim Liu 宝玉 2026-03-24 20:06:02 -05:00
parent 151f1ec2a8
commit 7c995fcc24
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.80.0" "version": "1.80.1"
}, },
"plugins": [ "plugins": [
{ {

View File

@ -2,6 +2,11 @@
English | [中文](./CHANGELOG.zh.md) English | [中文](./CHANGELOG.zh.md)
## 1.80.1 - 2026-03-24
### Fixes
- `baoyu-image-gen`: use correct `prompt` field name for Jimeng API request
## 1.80.0 - 2026-03-24 ## 1.80.0 - 2026-03-24
### Features ### Features

View File

@ -2,6 +2,11 @@
[English](./CHANGELOG.md) | 中文 [English](./CHANGELOG.md) | 中文
## 1.80.1 - 2026-03-24
### 修复
- `baoyu-image-gen`:修正即梦 API 请求中的 `prompt` 字段名
## 1.80.0 - 2026-03-24 ## 1.80.0 - 2026-03-24
### 新功能 ### 新功能

View File

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