chore: release v1.76.0

This commit is contained in:
Jim Liu 宝玉 2026-03-21 23:08:21 -05:00
parent b6e293d059
commit fbd9f9b622
4 changed files with 18 additions and 2 deletions

View File

@ -6,7 +6,7 @@
},
"metadata": {
"description": "Skills shared by Baoyu for improving daily work efficiency",
"version": "1.75.0"
"version": "1.76.0"
},
"plugins": [
{

View File

@ -2,6 +2,14 @@
English | [中文](./CHANGELOG.zh.md)
## 1.76.0 - 2026-03-21
### Features
- `baoyu-youtube-transcript`: add title heading, description summary, and cover image to markdown output
### Fixes
- `baoyu-markdown-to-html`: use process.execPath and tsx import in test runner
## 1.75.0 - 2026-03-21
### Features

View File

@ -2,6 +2,14 @@
[English](./CHANGELOG.md) | 中文
## 1.76.0 - 2026-03-21
### 新功能
- `baoyu-youtube-transcript`Markdown 输出中新增标题、描述摘要和封面图片
### 修复
- `baoyu-markdown-to-html`:测试运行器改用 process.execPath 和 tsx import
## 1.75.0 - 2026-03-21
### 新功能

View File

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