chore: release v1.88.0

This commit is contained in:
Jim Liu 宝玉 2026-03-27 14:12:23 -05:00
parent 2ff139112f
commit c51ae47eac
4 changed files with 26 additions and 2 deletions

View File

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

View File

@ -2,6 +2,18 @@
English | [中文](./CHANGELOG.zh.md)
## 1.88.0 - 2026-03-27
### Features
- `baoyu-fetch`: new URL reader CLI package with Chrome CDP and site-specific adapters (X/Twitter, YouTube, Hacker News, generic)
### Refactor
- `baoyu-url-to-markdown`: replace custom CDP/converter pipeline with `baoyu-fetch` CLI
- `shared-skill-packages`: add `package.json` `files` allowlist support and filter test files, changelogs, and `.changeset` dirs during vendor sync
### Fixes
- `baoyu-md`: rename test image paths from `images/` to `imgs/`
## 1.87.2 - 2026-03-26
### Refactor

View File

@ -2,6 +2,18 @@
[English](./CHANGELOG.md) | 中文
## 1.88.0 - 2026-03-27
### 新功能
- `baoyu-fetch`:新增 URL 阅读器 CLI 包,支持 Chrome CDP 和站点适配器X/Twitter、YouTube、Hacker News、通用页面
### 重构
- `baoyu-url-to-markdown`:用 `baoyu-fetch` CLI 替换自定义 CDP/转换管道
- `shared-skill-packages`:支持 `package.json``files` 白名单vendor 同步时过滤测试文件、CHANGELOG 和 `.changeset` 目录
### 修复
- `baoyu-md`:修正测试中图片路径 `images/``imgs/`
## 1.87.2 - 2026-03-26
### 重构

View File

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