chore: release v1.70.0
This commit is contained in:
parent
4a25bc2651
commit
cf76a0d4d5
|
|
@ -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.69.1"
|
"version": "1.70.0"
|
||||||
},
|
},
|
||||||
"plugins": [
|
"plugins": [
|
||||||
{
|
{
|
||||||
|
|
|
||||||
|
|
@ -2,6 +2,12 @@
|
||||||
|
|
||||||
English | [中文](./CHANGELOG.zh.md)
|
English | [中文](./CHANGELOG.zh.md)
|
||||||
|
|
||||||
|
## 1.70.0 - 2026-03-17
|
||||||
|
|
||||||
|
### Features
|
||||||
|
- `baoyu-format-markdown`: optimize title generation with formula-based recommendations and straightforward alternatives
|
||||||
|
- `baoyu-format-markdown`: auto-generate dual summaries (`summary` + `description`) in frontmatter
|
||||||
|
|
||||||
## 1.69.1 - 2026-03-16
|
## 1.69.1 - 2026-03-16
|
||||||
|
|
||||||
### Fixes
|
### Fixes
|
||||||
|
|
|
||||||
|
|
@ -2,6 +2,12 @@
|
||||||
|
|
||||||
[English](./CHANGELOG.md) | 中文
|
[English](./CHANGELOG.md) | 中文
|
||||||
|
|
||||||
|
## 1.70.0 - 2026-03-17
|
||||||
|
|
||||||
|
### 新功能
|
||||||
|
- `baoyu-format-markdown`:优化标题生成,基于公式智能推荐并提供平实风格备选
|
||||||
|
- `baoyu-format-markdown`:自动生成双版本摘要(`summary` + `description`),写入 frontmatter
|
||||||
|
|
||||||
## 1.69.1 - 2026-03-16
|
## 1.69.1 - 2026-03-16
|
||||||
|
|
||||||
### 修复
|
### 修复
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue