Skip to content

Commit

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

chore(master): release 3.0.13
  • Loading branch information
remarkablemark authored Mar 22, 2023
2 parents 433157d + 1399383 commit 7d3e28c
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,13 @@

All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.

## [3.0.13](https://github.com/remarkablemark/html-react-parser/compare/v3.0.12...v3.0.13) (2023-03-22)


### Bug Fixes

* bump html-dom-parser to 3.1.6 to fix feGaussianBlur misspelling ([81bfeba](https://github.com/remarkablemark/html-react-parser/commit/81bfebaa87564cc88a00bebd030d0d22b5b5dd46)), closes [#734](https://github.com/remarkablemark/html-react-parser/issues/734)

## [3.0.12](https://github.com/remarkablemark/html-react-parser/compare/v3.0.11...v3.0.12) (2023-03-06)


Expand Down
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": "3.0.12",
"version": "3.0.13",
"description": "HTML to React parser.",
"author": "Mark <[email protected]>",
"main": "index.js",
Expand Down

0 comments on commit 7d3e28c

Please sign in to comment.