diff --git a/.claude-plugin/marketplace.json b/.claude-plugin/marketplace.json index 38112b5..ea66fb2 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.4.0" + "version": "1.4.1" }, "plugins": [ { diff --git a/CHANGELOG.md b/CHANGELOG.md index 9d16d5b..7490779 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,11 @@ English | [中文](./CHANGELOG.zh.md) +## 1.4.1 - 2026-01-18 + +### Fixes +- `baoyu-post-to-x`: supports multi-language UI selectors for X Articles (contributed by [@ianchenx](https://github.com/ianchenx)). + ## 1.4.0 - 2026-01-18 ### Features diff --git a/CHANGELOG.zh.md b/CHANGELOG.zh.md index 8e32b46..6fdf118 100644 --- a/CHANGELOG.zh.md +++ b/CHANGELOG.zh.md @@ -2,6 +2,11 @@ [English](./CHANGELOG.md) | 中文 +## 1.4.1 - 2026-01-18 + +### 修复 +- `baoyu-post-to-x`:支持 X Articles 多语言 UI 选择器(感谢 [@ianchenx](https://github.com/ianchenx) 贡献)。 + ## 1.4.0 - 2026-01-18 ### 新功能