Skip to content

Commit c7df5c3

Browse files
Merge pull request #2267 from remarkablemark/release-please--branches--master--components--html-react-parser
chore(master): release 6.1.3
2 parents 6cec8ca + 519e59a commit c7df5c3

3 files changed

Lines changed: 10 additions & 3 deletions

File tree

CHANGELOG.md

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

3+
## [6.1.3](https://github.com/remarkablemark/html-react-parser/compare/v6.1.2...v6.1.3) (2026-05-31)
4+
5+
6+
### Build System
7+
8+
* **deps:** bump html-dom-parser from 7.1.0 to 8.0.0 ([#2261](https://github.com/remarkablemark/html-react-parser/issues/2261)) ([6cec8ca](https://github.com/remarkablemark/html-react-parser/commit/6cec8caa01ecc9a1b232daae1ba1bdd70695da1d))
9+
310
## [6.1.2](https://github.com/remarkablemark/html-react-parser/compare/v6.1.1...v6.1.2) (2026-05-22)
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": "6.1.2",
3+
"version": "6.1.3",
44
"description": "HTML to React parser.",
55
"author": "Mark <mark@remarkablemark.org> (https://remarkabl.org)",
66
"funding": [

0 commit comments

Comments
 (0)