Skip to content

Commit 9e89abc

Browse files
Merge pull request #1653 from remarkablemark/release-please--branches--master--components--html-react-parser
chore(master): release 5.2.2
2 parents ff0b897 + df83051 commit 9e89abc

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.2](https://github.com/remarkablemark/html-react-parser/compare/v5.2.1...v5.2.2) (2024-12-25)
4+
5+
6+
### Build System
7+
8+
* **deps:** bump html-dom-parser from 5.0.12 to 5.0.13 ([#1652](https://github.com/remarkablemark/html-react-parser/issues/1652)) ([ff0b897](https://github.com/remarkablemark/html-react-parser/commit/ff0b8970585b17f48af8d352275437b37e5936d7))
9+
310
## [5.2.1](https://github.com/remarkablemark/html-react-parser/compare/v5.2.0...v5.2.1) (2024-12-16)
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.1",
3+
"version": "5.2.2",
44
"description": "HTML to React parser.",
55
"author": "Mark <[email protected]> (https://remarkablemark.org)",
66
"main": "./lib/index.js",

0 commit comments

Comments
 (0)