Skip to content

Commit

Permalink
Merge pull request #1653 from remarkablemark/release-please--branches…
Browse files Browse the repository at this point in the history
…--master--components--html-react-parser

chore(master): release 5.2.2
  • Loading branch information
remarkablemark authored Dec 25, 2024
2 parents ff0b897 + df83051 commit 9e89abc
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 3 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [5.2.2](https://github.com/remarkablemark/html-react-parser/compare/v5.2.1...v5.2.2) (2024-12-25)


### Build System

* **deps:** bump html-dom-parser from 5.0.12 to 5.0.13 ([#1652](https://github.com/remarkablemark/html-react-parser/issues/1652)) ([ff0b897](https://github.com/remarkablemark/html-react-parser/commit/ff0b8970585b17f48af8d352275437b37e5936d7))

## [5.2.1](https://github.com/remarkablemark/html-react-parser/compare/v5.2.0...v5.2.1) (2024-12-16)


Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "html-react-parser",
"version": "5.2.1",
"version": "5.2.2",
"description": "HTML to React parser.",
"author": "Mark <[email protected]> (https://remarkablemark.org)",
"main": "./lib/index.js",
Expand Down

0 comments on commit 9e89abc

Please sign in to comment.