chore: release v1.24.1

This commit is contained in:
Jim Liu 宝玉 2026-01-28 12:29:43 -06:00
parent 45c109ce88
commit 7964e20bc3
3 changed files with 17 additions and 1 deletions

View File

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

View File

@ -2,6 +2,14 @@
English | [中文](./CHANGELOG.zh.md)
## 1.24.1 - 2026-01-28
### Features
- `baoyu-image-gen`: add Aliyun Tongyi Wanxiang (DashScope) text-to-image model support (by @JianJang2017).
### Documentation
- Add Aliyun text-to-image model configuration to README.
## 1.24.0 - 2026-01-27
### Features

View File

@ -2,6 +2,14 @@
[English](./CHANGELOG.md) | 中文
## 1.24.1 - 2026-01-28
### 新功能
- `baoyu-image-gen`新增阿里云通义万象DashScope文生图模型支持 (by @JianJang2017)。
### 文档
- README 中新增阿里云文生图模型配置说明。
## 1.24.0 - 2026-01-27
### 新功能