chore: release v1.74.1

This commit is contained in:
Jim Liu 宝玉 2026-03-21 00:03:51 -05:00
parent 7d12526e90
commit 603cabaef4
3 changed files with 13 additions and 1 deletions

View File

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

View File

@ -2,6 +2,12 @@
English | [中文](./CHANGELOG.zh.md)
## 1.74.1 - 2026-03-21
### Fixes
- `baoyu-image-gen`: align OpenRouter image generation with current API, harden image support, and narrow Gemini aspect ratios (by @cwandev)
- `baoyu-image-gen`: broaden OpenRouter model detection and aspect ratio validation
## 1.74.0 - 2026-03-20
### Features

View File

@ -2,6 +2,12 @@
[English](./CHANGELOG.md) | 中文
## 1.74.1 - 2026-03-21
### 修复
- `baoyu-image-gen`:对齐 OpenRouter 图像生成与当前 API增强图像支持收窄 Gemini 宽高比范围 (by @cwandev)
- `baoyu-image-gen`:扩展 OpenRouter 模型检测和宽高比验证
## 1.74.0 - 2026-03-20
### 新功能