chore: release v1.95.1

This commit is contained in:
Jim Liu 宝玉 2026-04-09 10:00:43 -05:00
parent ae1d619ab2
commit 3017bfe423
3 changed files with 11 additions and 1 deletions

View File

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

View File

@ -2,6 +2,11 @@
English | [中文](./CHANGELOG.zh.md) English | [中文](./CHANGELOG.zh.md)
## 1.95.1 - 2026-04-09
### Fixes
- `baoyu-slide-deck`: add `pptxgenjs` dependency and detect image format by magic bytes instead of file extension in PDF merge
## 1.95.0 - 2026-04-08 ## 1.95.0 - 2026-04-08
### Features ### Features

View File

@ -2,6 +2,11 @@
[English](./CHANGELOG.md) | 中文 [English](./CHANGELOG.md) | 中文
## 1.95.1 - 2026-04-09
### 修复
- `baoyu-slide-deck`:添加 `pptxgenjs` 依赖PDF 合并时通过魔数字节检测图片格式替代文件扩展名判断
## 1.95.0 - 2026-04-08 ## 1.95.0 - 2026-04-08
### 新功能 ### 新功能