Skip to content

Commit 79d9f77

Browse files
Merge pull request #2089 from remarkablemark/release-please--branches--master--components--html-react-parser
chore(master): release 5.2.13
2 parents 7fdff33 + ca45a16 commit 79d9f77

File tree

3 files changed

+10
-3
lines changed

3 files changed

+10
-3
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## [5.2.13](https://github.com/remarkablemark/html-react-parser/compare/v5.2.12...v5.2.13) (2026-01-27)
4+
5+
6+
### Build System
7+
8+
* **deps:** bump html-dom-parser from 5.1.4 to 5.1.5 ([#2088](https://github.com/remarkablemark/html-react-parser/issues/2088)) ([b8ad6e0](https://github.com/remarkablemark/html-react-parser/commit/b8ad6e0dbcb6a3d13cba2bbf4243a380fed19e94))
9+
310
## [5.2.12](https://github.com/remarkablemark/html-react-parser/compare/v5.2.11...v5.2.12) (2026-01-23)
411

512
### Performance Improvements

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "html-react-parser",
3-
"version": "5.2.12",
3+
"version": "5.2.13",
44
"description": "HTML to React parser.",
55
"author": "Mark <mark@remarkablemark.org> (https://remarkablemark.org)",
66
"main": "./lib/index.js",

0 commit comments

Comments
 (0)