diff --git a/CHANGELOG.md b/CHANGELOG.md index 9857609c..b5e94549 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [6.0.1](https://github.com/remarkablemark/html-react-parser/compare/v6.0.0...v6.0.1) (2026-04-08) + + +### Build System + +* **deps:** bump html-dom-parser from 7.0.0 to 7.0.1 ([#2189](https://github.com/remarkablemark/html-react-parser/issues/2189)) ([c1f9856](https://github.com/remarkablemark/html-react-parser/commit/c1f9856f9831ac92971ef87a4cf375ee126535ce)) + ## [6.0.0](https://github.com/remarkablemark/html-react-parser/compare/v5.2.17...v6.0.0) (2026-04-02) diff --git a/package-lock.json b/package-lock.json index 7cc445b7..9e4b0cbd 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "html-react-parser", - "version": "6.0.0", + "version": "6.0.1", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "html-react-parser", - "version": "6.0.0", + "version": "6.0.1", "funding": [ { "type": "github", diff --git a/package.json b/package.json index 71c14f2d..c73ca66b 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "html-react-parser", - "version": "6.0.0", + "version": "6.0.1", "description": "HTML to React parser.", "author": "Mark (https://remarkabl.org)", "funding": [