Skip to content

Commit d374a4c

Browse files
Merge pull request #2020 from remarkablemark/release-please--branches--master--components--html-react-parser
chore(master): release 5.2.9
2 parents a2106ca + 14e3292 commit d374a4c

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.9](https://github.com/remarkablemark/html-react-parser/compare/v5.2.8...v5.2.9) (2025-11-15)
4+
5+
6+
### Documentation
7+
8+
* **readme:** replace badgen.net with shields.io status badges ([5f16985](https://github.com/remarkablemark/html-react-parser/commit/5f169856af86b39bd08edebcd8a480f2dd4d70c7))
9+
310
## [5.2.8](https://github.com/remarkablemark/html-react-parser/compare/v5.2.7...v5.2.8) (2025-11-04)
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.8",
3+
"version": "5.2.9",
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)