Skip to content

Commit 5841169

Browse files
Merge pull request #2117 from remarkablemark/release-please--branches--master--components--html-react-parser
chore(master): release 5.2.17
2 parents c53a612 + 4f7f418 commit 5841169

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.17](https://github.com/remarkablemark/html-react-parser/compare/v5.2.16...v5.2.17) (2026-02-07)
4+
5+
6+
### Bug Fixes
7+
8+
* **deps:** bump html-dom-parser from 5.1.7 to 5.1.8 ([#2113](https://github.com/remarkablemark/html-react-parser/issues/2113)) ([c53a612](https://github.com/remarkablemark/html-react-parser/commit/c53a612fe5f683c09b54f8fae74470933ee93fb8))
9+
310
## [5.2.16](https://github.com/remarkablemark/html-react-parser/compare/v5.2.15...v5.2.16) (2026-02-03)
411

512

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.16",
3+
"version": "5.2.17",
44
"description": "HTML to React parser.",
55
"author": "Mark <mark@remarkablemark.org> (https://remarkabl.org)",
66
"funding": [

0 commit comments

Comments
 (0)