chore: release v1.97.1
This commit is contained in:
parent
fe1a854bed
commit
8be98c5afe
|
|
@ -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.97.0"
|
"version": "1.97.1"
|
||||||
},
|
},
|
||||||
"plugins": [
|
"plugins": [
|
||||||
{
|
{
|
||||||
|
|
|
||||||
|
|
@ -2,6 +2,11 @@
|
||||||
|
|
||||||
English | [中文](./CHANGELOG.zh.md)
|
English | [中文](./CHANGELOG.zh.md)
|
||||||
|
|
||||||
|
## 1.97.1 - 2026-04-09
|
||||||
|
|
||||||
|
### Fixes
|
||||||
|
- `baoyu-image-cards`: rename palette color roles from "Zone N" to "Block Color" to prevent AI rendering labels as visible text in images
|
||||||
|
|
||||||
## 1.97.0 - 2026-04-09
|
## 1.97.0 - 2026-04-09
|
||||||
|
|
||||||
### Features
|
### Features
|
||||||
|
|
|
||||||
|
|
@ -2,6 +2,11 @@
|
||||||
|
|
||||||
[English](./CHANGELOG.md) | 中文
|
[English](./CHANGELOG.md) | 中文
|
||||||
|
|
||||||
|
## 1.97.1 - 2026-04-09
|
||||||
|
|
||||||
|
### 修复
|
||||||
|
- `baoyu-image-cards`:将配色方案中 "Zone N" 角色名改为 "Block Color",防止 AI 将标签文字渲染到图片中
|
||||||
|
|
||||||
## 1.97.0 - 2026-04-09
|
## 1.97.0 - 2026-04-09
|
||||||
|
|
||||||
### 新功能
|
### 新功能
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue