chore: release v1.77.0

This commit is contained in:
Jim Liu 宝玉 2026-03-22 15:17:12 -05:00
parent 2d6fe533eb
commit 6a4b312146
4 changed files with 18 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.76.1" "version": "1.77.0"
}, },
"plugins": [ "plugins": [
{ {

View File

@ -2,6 +2,14 @@
English | [中文](./CHANGELOG.zh.md) English | [中文](./CHANGELOG.zh.md)
## 1.77.0 - 2026-03-22
### Features
- `baoyu-youtube-transcript`: add end times to chapter data (by @jzOcb)
### Fixes
- `sync-clawhub`: skip failed skills instead of aborting
## 1.76.1 - 2026-03-21 ## 1.76.1 - 2026-03-21
### Documentation ### Documentation

View File

@ -2,6 +2,14 @@
[English](./CHANGELOG.md) | 中文 [English](./CHANGELOG.md) | 中文
## 1.77.0 - 2026-03-22
### 新功能
- `baoyu-youtube-transcript`:为章节数据添加结束时间 (by @jzOcb)
### 修复
- `sync-clawhub`:跳过失败的技能而不是中止同步
## 1.76.1 - 2026-03-21 ## 1.76.1 - 2026-03-21
### 文档 ### 文档

View File

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