chore: release v1.24.4

This commit is contained in:
Jim Liu 宝玉 2026-01-28 14:54:44 -06:00
parent 4d3957ca06
commit 21a5167b61
3 changed files with 11 additions and 1 deletions

View File

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

View File

@ -2,6 +2,11 @@
English | [中文](./CHANGELOG.zh.md)
## 1.24.4 - 2026-01-28
### Fixes
- `baoyu-post-to-x`: fix Apply button click for cover image modal; add retry logic and wait for modal close.
## 1.24.3 - 2026-01-28
### Documentation

View File

@ -2,6 +2,11 @@
[English](./CHANGELOG.md) | 中文
## 1.24.4 - 2026-01-28
### 修复
- `baoyu-post-to-x`:修复封面图上传后 Apply 按钮点击问题;增加重试逻辑并等待弹窗关闭后再继续。
## 1.24.3 - 2026-01-28
### 文档