chore: release v1.70.0

This commit is contained in:
Jim Liu 宝玉 2026-03-17 01:59:13 -05:00
parent 4a25bc2651
commit cf76a0d4d5
4 changed files with 14 additions and 2 deletions

View File

@ -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": [
{ {

View File

@ -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

View File

@ -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
### 修复 ### 修复

View File

@ -1,6 +1,6 @@
# CLAUDE.md # CLAUDE.md
Claude Code marketplace plugin providing AI-powered content generation skills. Version: **1.69.1**. Claude Code marketplace plugin providing AI-powered content generation skills. Version: **1.70.0**.
## Architecture ## Architecture