chore: release v1.85.0

This commit is contained in:
Jim Liu 宝玉 2026-03-25 17:37:18 -05:00
parent aaf0f188dd
commit 6cd709b9e7
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.84.0"
"version": "1.85.0"
},
"plugins": [
{

View File

@ -2,6 +2,12 @@
English | [中文](./CHANGELOG.zh.md)
## 1.85.0 - 2026-03-25
### Features
- `baoyu-imagine`: auto-migrate legacy `baoyu-image-gen` EXTEND.md config path at runtime
- Add `baoyu-image-gen` deprecation redirect skill to guide users to install `baoyu-imagine` and remove the old skill
## 1.84.0 - 2026-03-25
### Features

View File

@ -2,6 +2,12 @@
[English](./CHANGELOG.md) | 中文
## 1.85.0 - 2026-03-25
### 新功能
- `baoyu-imagine`:运行时自动迁移旧版 `baoyu-image-gen` 的 EXTEND.md 配置路径
- 新增 `baoyu-image-gen` 废弃重定向技能,引导用户安装 `baoyu-imagine` 并移除旧技能
## 1.84.0 - 2026-03-25
### 新功能