chore: release v1.98.0
This commit is contained in:
parent
7c2253dd3e
commit
31b2929d1c
|
|
@ -6,7 +6,7 @@
|
|||
},
|
||||
"metadata": {
|
||||
"description": "Skills shared by Baoyu for improving daily work efficiency",
|
||||
"version": "1.97.1"
|
||||
"version": "1.98.0"
|
||||
},
|
||||
"plugins": [
|
||||
{
|
||||
|
|
|
|||
|
|
@ -2,6 +2,14 @@
|
|||
|
||||
English | [中文](./CHANGELOG.zh.md)
|
||||
|
||||
## 1.98.0 - 2026-04-10
|
||||
|
||||
### Features
|
||||
- `baoyu-xhs-images`: Restore as active skill (remove deprecated warning)
|
||||
- `baoyu-xhs-images`: Add `sketch-notes` style — hand-drawn educational infographic with macaron pastels, wobble lines, and warm cream background
|
||||
- `baoyu-xhs-images`: Add palette system (`macaron`, `warm`, `neon`) as optional `--palette` color override dimension
|
||||
- `baoyu-xhs-images`: Add 3 new presets: `hand-drawn-edu`, `sketch-card`, `sketch-summary`
|
||||
|
||||
## 1.97.1 - 2026-04-09
|
||||
|
||||
### Fixes
|
||||
|
|
|
|||
|
|
@ -2,6 +2,14 @@
|
|||
|
||||
[English](./CHANGELOG.md) | 中文
|
||||
|
||||
## 1.98.0 - 2026-04-10
|
||||
|
||||
### 新功能
|
||||
- `baoyu-xhs-images`:恢复为正式技能(移除废弃警告)
|
||||
- `baoyu-xhs-images`:新增 `sketch-notes` 风格 —— 手绘教育信息图,马卡龙配色,波动线条,暖奶油背景
|
||||
- `baoyu-xhs-images`:新增配色系统(`macaron`、`warm`、`neon`),支持 `--palette` 参数覆盖风格默认颜色
|
||||
- `baoyu-xhs-images`:新增 3 个预设:`hand-drawn-edu`、`sketch-card`、`sketch-summary`
|
||||
|
||||
## 1.97.1 - 2026-04-09
|
||||
|
||||
### 修复
|
||||
|
|
|
|||
Loading…
Reference in New Issue