Skip to content

Commit ba5ea5b

Browse files
Merge pull request #1796 from remarkablemark/release-please--branches--master--components--html-react-parser
chore(master): release 5.2.5
2 parents d2fdc58 + a61015c commit ba5ea5b

File tree

3 files changed

+10
-3
lines changed

3 files changed

+10
-3
lines changed

CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## [5.2.5](https://github.com/remarkablemark/html-react-parser/compare/v5.2.4...v5.2.5) (2025-05-12)
4+
5+
6+
### Build System
7+
8+
* **deps:** bump html-dom-parser from 5.1.0 to 5.1.1 ([#1795](https://github.com/remarkablemark/html-react-parser/issues/1795)) ([d2fdc58](https://github.com/remarkablemark/html-react-parser/commit/d2fdc5812dcd6c8027704744a03475154ac5722a))
9+
310
## [5.2.4](https://github.com/remarkablemark/html-react-parser/compare/v5.2.3...v5.2.4) (2025-05-09)
411

512

package-lock.json

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "html-react-parser",
3-
"version": "5.2.4",
3+
"version": "5.2.5",
44
"description": "HTML to React parser.",
55
"author": "Mark <[email protected]> (https://remarkablemark.org)",
66
"main": "./lib/index.js",

0 commit comments

Comments
 (0)