diff --git a/.claude-plugin/marketplace.json b/.claude-plugin/marketplace.json index 800e5f5..b885030 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.9.0" + "version": "1.10.0" }, "plugins": [ { diff --git a/CHANGELOG.md b/CHANGELOG.md index c8a4c6c..272945b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,11 @@ English | [中文](./CHANGELOG.zh.md) +## 1.10.0 - 2026-01-21 + +### Features +- `baoyu-post-to-x`: adds video posting support—new `x-video.ts` script for posting text with video files (MP4, MOV, WebM). Supports preview mode and handles video processing timeouts. + ## 1.9.0 - 2026-01-20 ### Features diff --git a/CHANGELOG.zh.md b/CHANGELOG.zh.md index 0fda3e0..668adc6 100644 --- a/CHANGELOG.zh.md +++ b/CHANGELOG.zh.md @@ -2,6 +2,11 @@ [English](./CHANGELOG.md) | 中文 +## 1.10.0 - 2026-01-21 + +### 新功能 +- `baoyu-post-to-x`:新增视频发布支持——新增 `x-video.ts` 脚本,支持发布带视频的推文(MP4、MOV、WebM 格式)。支持预览模式,自动处理视频上传等待。 + ## 1.9.0 - 2026-01-20 ### 新功能