From f2ddc8657e4245f1abcaf9e0f249841eb0be6013 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 13 Aug 2026 19:49:59 +0000 Subject: [PATCH] chore(master): release 6.1.7 --- CHANGELOG.md | 7 +++++++ package-lock.json | 4 ++-- package.json | 2 +- 3 files changed, 10 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 4d24ce7c..0c4942d3 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [6.1.7](https://github.com/remarkablemark/html-react-parser/compare/v6.1.6...v6.1.7) (2026-08-13) + + +### Bug Fixes + +* bump html-dom-parser@8.0.2 so require does not throw ERR_REQUIRE_ESM_RACE_CONDITION ([#2369](https://github.com/remarkablemark/html-react-parser/issues/2369)) ([d01b8e2](https://github.com/remarkablemark/html-react-parser/commit/d01b8e2bfb6b63d985c6b44241606c1d94799dfc)) + ## [6.1.6](https://github.com/remarkablemark/html-react-parser/compare/v6.1.5...v6.1.6) (2026-08-13) diff --git a/package-lock.json b/package-lock.json index 32b6671d..cf9fc000 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "html-react-parser", - "version": "6.1.6", + "version": "6.1.7", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "html-react-parser", - "version": "6.1.6", + "version": "6.1.7", "funding": [ { "type": "github", diff --git a/package.json b/package.json index 58c86606..af51b951 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "html-react-parser", - "version": "6.1.6", + "version": "6.1.7", "description": "HTML to React parser.", "author": "Mark (https://remarkabl.org)", "funding": [