chore: release v1.43.2

This commit is contained in:
Jim Liu 宝玉
2026-03-05 00:12:44 -06:00
parent 832f06e86e
commit bd4de7b995
3 changed files with 11 additions and 1 deletions
+5
View File
@@ -2,6 +2,11 @@
English | [中文](./CHANGELOG.zh.md)
## 1.43.2 - 2026-03-05
### Refactor
- `baoyu-url-to-markdown`: replace custom HTML extraction (linkedom + Readability + Turndown) with defuddle library for cleaner content extraction and markdown conversion
## 1.43.1 - 2026-03-02
### Features