chore: release v1.54.1

This commit is contained in:
Jim Liu 宝玉 2026-03-07 16:11:24 -06:00
parent 4300e6899c
commit f6cef6bcbb
3 changed files with 19 additions and 1 deletions

View File

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

View File

@ -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

View File

@ -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
### 新功能