chore: release v1.59.0

This commit is contained in:
Jim Liu 宝玉 2026-03-09 00:55:52 -05:00
parent df9ce95c46
commit 82445f2a39
3 changed files with 23 additions and 1 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.58.0" "version": "1.59.0"
}, },
"plugins": [ "plugins": [
{ {

View File

@ -2,6 +2,17 @@
English | [中文](./CHANGELOG.zh.md) English | [中文](./CHANGELOG.zh.md)
## 1.59.0 - 2026-03-09
### Features
- `baoyu-image-gen`: add batch parallel image generation and provider-level throttling
### Fixes
- `baoyu-image-gen`: restore Google as default provider when multiple keys available
### Documentation
- Improve skill documentation clarity
## 1.58.0 - 2026-03-08 ## 1.58.0 - 2026-03-08
### Features ### Features

View File

@ -2,6 +2,17 @@
[English](./CHANGELOG.md) | 中文 [English](./CHANGELOG.md) | 中文
## 1.59.0 - 2026-03-09
### 新功能
- `baoyu-image-gen`:新增批量并行图片生成和提供商级别限流
### 修复
- `baoyu-image-gen`:修复多个 API key 可用时恢复 Google 为默认提供商
### 文档
- 改进技能文档清晰度
## 1.58.0 - 2026-03-08 ## 1.58.0 - 2026-03-08
### 新功能 ### 新功能