diff --git a/.claude-plugin/marketplace.json b/.claude-plugin/marketplace.json index d489a13..cb9bdad 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.54.0" + "version": "1.54.1" }, "plugins": [ { diff --git a/CHANGELOG.md b/CHANGELOG.md index 65034e5..79c22a0 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,15 @@ English | [中文](./CHANGELOG.zh.md) +## 1.54.1 - 2026-03-07 + +### Fixes +- `baoyu-post-to-x`: keep composed posts open in Chrome so users can review and publish manually + +### Documentation +- `baoyu-post-to-x`: document default post type selection and manual publishing flow +- `README`: add Star History charts to the English and Chinese READMEs + ## 1.54.0 - 2026-03-06 ### Features diff --git a/CHANGELOG.zh.md b/CHANGELOG.zh.md index cc2c38f..0a77206 100644 --- a/CHANGELOG.zh.md +++ b/CHANGELOG.zh.md @@ -2,6 +2,15 @@ [English](./CHANGELOG.md) | 中文 +## 1.54.1 - 2026-03-07 + +### 修复 +- `baoyu-post-to-x`:保持已填充的发帖窗口处于打开状态,方便用户手动检查并发布 + +### 文档 +- `baoyu-post-to-x`:补充默认帖子类型选择规则和手动发布流程说明 +- `README`:为中英文 README 新增 Star History 图表 + ## 1.54.0 - 2026-03-06 ### 新功能