chore: release v1.96.0
This commit is contained in:
parent
a596c653d3
commit
b7725a4ba8
|
|
@ -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.95.1"
|
"version": "1.96.0"
|
||||||
},
|
},
|
||||||
"plugins": [
|
"plugins": [
|
||||||
{
|
{
|
||||||
|
|
|
||||||
|
|
@ -2,6 +2,12 @@
|
||||||
|
|
||||||
English | [中文](./CHANGELOG.zh.md)
|
English | [中文](./CHANGELOG.zh.md)
|
||||||
|
|
||||||
|
## 1.96.0 - 2026-04-09
|
||||||
|
|
||||||
|
### Features
|
||||||
|
- `baoyu-image-cards`: add image card series skill migrated from `baoyu-xhs-images`, decoupled from Xiaohongshu platform
|
||||||
|
- `baoyu-xhs-images`: deprecated, migrated to `baoyu-image-cards`
|
||||||
|
|
||||||
## 1.95.1 - 2026-04-09
|
## 1.95.1 - 2026-04-09
|
||||||
|
|
||||||
### Fixes
|
### Fixes
|
||||||
|
|
|
||||||
|
|
@ -2,6 +2,12 @@
|
||||||
|
|
||||||
[English](./CHANGELOG.md) | 中文
|
[English](./CHANGELOG.md) | 中文
|
||||||
|
|
||||||
|
## 1.96.0 - 2026-04-09
|
||||||
|
|
||||||
|
### 新功能
|
||||||
|
- `baoyu-image-cards`:新增图片卡片系列技能,从 `baoyu-xhs-images` 迁移,解除小红书平台绑定
|
||||||
|
- `baoyu-xhs-images`:已弃用,迁移至 `baoyu-image-cards`
|
||||||
|
|
||||||
## 1.95.1 - 2026-04-09
|
## 1.95.1 - 2026-04-09
|
||||||
|
|
||||||
### 修复
|
### 修复
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue