From 57858ef41a4dad4b9cc1055e9723b6952a999c52 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 5 May 2026 18:52:59 +0000 Subject: [PATCH] chore(master): release 6.1.0 --- 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 b5e94549..42b81ca4 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [6.1.0](https://github.com/remarkablemark/html-react-parser/compare/v6.0.1...v6.1.0) (2026-05-05) + + +### Features + +* **options:** add CSP support with `trustedTypePolicy` ([#2220](https://github.com/remarkablemark/html-react-parser/issues/2220)) ([0fd3aa0](https://github.com/remarkablemark/html-react-parser/commit/0fd3aa0ec8e58224349e9de010c9f100028800ac)) + ## [6.0.1](https://github.com/remarkablemark/html-react-parser/compare/v6.0.0...v6.0.1) (2026-04-08) diff --git a/package-lock.json b/package-lock.json index 622cb900..6a537261 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "html-react-parser", - "version": "6.0.1", + "version": "6.1.0", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "html-react-parser", - "version": "6.0.1", + "version": "6.1.0", "funding": [ { "type": "github", diff --git a/package.json b/package.json index 115b15d1..a2e6c227 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "html-react-parser", - "version": "6.0.1", + "version": "6.1.0", "description": "HTML to React parser.", "author": "Mark (https://remarkabl.org)", "funding": [