chore: release v1.87.2
This commit is contained in:
parent
31994be0e1
commit
02a4ca498a
|
|
@ -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.87.1"
|
"version": "1.87.2"
|
||||||
},
|
},
|
||||||
"plugins": [
|
"plugins": [
|
||||||
{
|
{
|
||||||
|
|
|
||||||
|
|
@ -2,6 +2,11 @@
|
||||||
|
|
||||||
English | [中文](./CHANGELOG.zh.md)
|
English | [中文](./CHANGELOG.zh.md)
|
||||||
|
|
||||||
|
## 1.87.2 - 2026-03-26
|
||||||
|
|
||||||
|
### Refactor
|
||||||
|
- `baoyu-translate`: simplify translation prompts from 15+ verbose principles to 7 concise ones, consolidate analysis and review steps in workflow references
|
||||||
|
|
||||||
## 1.87.1 - 2026-03-26
|
## 1.87.1 - 2026-03-26
|
||||||
|
|
||||||
### Maintenance
|
### Maintenance
|
||||||
|
|
|
||||||
|
|
@ -2,6 +2,11 @@
|
||||||
|
|
||||||
[English](./CHANGELOG.md) | 中文
|
[English](./CHANGELOG.md) | 中文
|
||||||
|
|
||||||
|
## 1.87.2 - 2026-03-26
|
||||||
|
|
||||||
|
### 重构
|
||||||
|
- `baoyu-translate`:精简翻译提示词,将 15+ 条冗长原则压缩为 7 条,合并分析和审校步骤
|
||||||
|
|
||||||
## 1.87.1 - 2026-03-26
|
## 1.87.1 - 2026-03-26
|
||||||
|
|
||||||
### 维护
|
### 维护
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue