chore: release v1.97.0
This commit is contained in:
parent
1ca99ae5ae
commit
eeba585315
|
|
@ -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.96.0"
|
"version": "1.97.0"
|
||||||
},
|
},
|
||||||
"plugins": [
|
"plugins": [
|
||||||
{
|
{
|
||||||
|
|
|
||||||
|
|
@ -2,6 +2,14 @@
|
||||||
|
|
||||||
English | [中文](./CHANGELOG.zh.md)
|
English | [中文](./CHANGELOG.zh.md)
|
||||||
|
|
||||||
|
## 1.97.0 - 2026-04-09
|
||||||
|
|
||||||
|
### Features
|
||||||
|
- `baoyu-image-cards`: add `sketch-notes` style, palette system (`macaron`, `warm`, `neon`), and 3 new presets (`hand-drawn-edu`, `sketch-card`, `sketch-summary`)
|
||||||
|
|
||||||
|
### Fixes
|
||||||
|
- `baoyu-xhs-images`: improve deprecated skill description for better routing
|
||||||
|
|
||||||
## 1.96.0 - 2026-04-09
|
## 1.96.0 - 2026-04-09
|
||||||
|
|
||||||
### Features
|
### Features
|
||||||
|
|
|
||||||
|
|
@ -2,6 +2,14 @@
|
||||||
|
|
||||||
[English](./CHANGELOG.md) | 中文
|
[English](./CHANGELOG.md) | 中文
|
||||||
|
|
||||||
|
## 1.97.0 - 2026-04-09
|
||||||
|
|
||||||
|
### 新功能
|
||||||
|
- `baoyu-image-cards`:新增 `sketch-notes` 风格、配色系统(`macaron`、`warm`、`neon`)及 3 个新预设(`hand-drawn-edu`、`sketch-card`、`sketch-summary`)
|
||||||
|
|
||||||
|
### 修复
|
||||||
|
- `baoyu-xhs-images`:优化已弃用技能描述以改善路由匹配
|
||||||
|
|
||||||
## 1.96.0 - 2026-04-09
|
## 1.96.0 - 2026-04-09
|
||||||
|
|
||||||
### 新功能
|
### 新功能
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue