mirror of
https://github.com/JimLiu/baoyu-skills.git
synced 2026-07-30 21:59:47 +08:00
chore: release v1.21.2
This commit is contained in:
@@ -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.21.1"
|
"version": "1.21.2"
|
||||||
},
|
},
|
||||||
"plugins": [
|
"plugins": [
|
||||||
{
|
{
|
||||||
|
|||||||
@@ -2,6 +2,14 @@
|
|||||||
|
|
||||||
English | [中文](./CHANGELOG.zh.md)
|
English | [中文](./CHANGELOG.zh.md)
|
||||||
|
|
||||||
|
## 1.21.2 - 2026-01-24
|
||||||
|
|
||||||
|
### Features
|
||||||
|
- `baoyu-image-gen`: adds parallel generation documentation with recommended 4 concurrent subagents for batch operations.
|
||||||
|
|
||||||
|
### Documentation
|
||||||
|
- `release-skills`: adds skill/module grouping workflow and user confirmation step before release.
|
||||||
|
|
||||||
## 1.21.1 - 2026-01-24
|
## 1.21.1 - 2026-01-24
|
||||||
|
|
||||||
### Documentation
|
### Documentation
|
||||||
|
|||||||
@@ -2,6 +2,14 @@
|
|||||||
|
|
||||||
[English](./CHANGELOG.md) | 中文
|
[English](./CHANGELOG.md) | 中文
|
||||||
|
|
||||||
|
## 1.21.2 - 2026-01-24
|
||||||
|
|
||||||
|
### 新功能
|
||||||
|
- `baoyu-image-gen`:添加并行生成文档,推荐使用 4 个并发 subagent 进行批量操作。
|
||||||
|
|
||||||
|
### 文档
|
||||||
|
- `release-skills`:新增按 skill/module 分组提交流程和发布前用户确认步骤。
|
||||||
|
|
||||||
## 1.21.1 - 2026-01-24
|
## 1.21.1 - 2026-01-24
|
||||||
|
|
||||||
### 文档
|
### 文档
|
||||||
|
|||||||
Reference in New Issue
Block a user