diff --git a/CHANGELOG.md b/CHANGELOG.md index f28faf29..107e3fe2 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [6.1.3](https://github.com/remarkablemark/html-react-parser/compare/v6.1.2...v6.1.3) (2026-05-31) + + +### Build System + +* **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)) + ## [6.1.2](https://github.com/remarkablemark/html-react-parser/compare/v6.1.1...v6.1.2) (2026-05-22) diff --git a/package-lock.json b/package-lock.json index 349c8014..4bba3c35 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "html-react-parser", - "version": "6.1.2", + "version": "6.1.3", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "html-react-parser", - "version": "6.1.2", + "version": "6.1.3", "funding": [ { "type": "github", diff --git a/package.json b/package.json index 6901aa2e..6b5e70e9 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "html-react-parser", - "version": "6.1.2", + "version": "6.1.3", "description": "HTML to React parser.", "author": "Mark (https://remarkabl.org)", "funding": [