From fbd9f9b622c33dd8be7c32f6f784e49868e062fc Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jim=20Liu=20=E5=AE=9D=E7=8E=89?= Date: Sat, 21 Mar 2026 23:08:21 -0500 Subject: [PATCH] chore: release v1.76.0 --- .claude-plugin/marketplace.json | 2 +- CHANGELOG.md | 8 ++++++++ CHANGELOG.zh.md | 8 ++++++++ CLAUDE.md | 2 +- 4 files changed, 18 insertions(+), 2 deletions(-) diff --git a/.claude-plugin/marketplace.json b/.claude-plugin/marketplace.json index cceab7e..e8f54e5 100644 --- a/.claude-plugin/marketplace.json +++ b/.claude-plugin/marketplace.json @@ -6,7 +6,7 @@ }, "metadata": { "description": "Skills shared by Baoyu for improving daily work efficiency", - "version": "1.75.0" + "version": "1.76.0" }, "plugins": [ { diff --git a/CHANGELOG.md b/CHANGELOG.md index 527b57b..527b7d6 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -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 diff --git a/CHANGELOG.zh.md b/CHANGELOG.zh.md index de2f953..2c66152 100644 --- a/CHANGELOG.zh.md +++ b/CHANGELOG.zh.md @@ -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 ### 新功能 diff --git a/CLAUDE.md b/CLAUDE.md index 59f2b42..4a36dee 100644 --- a/CLAUDE.md +++ b/CLAUDE.md @@ -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