chore: release v1.80.1
This commit is contained in:
parent
151f1ec2a8
commit
7c995fcc24
|
|
@ -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": [
|
||||||
{
|
{
|
||||||
|
|
|
||||||
|
|
@ -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
|
||||||
|
|
|
||||||
|
|
@ -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
|
||||||
|
|
||||||
### 新功能
|
### 新功能
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue