Skip to content

Commit

Permalink
Merge pull request #1322 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.1.7
  • Loading branch information
remarkablemark committed Feb 19, 2024
2 parents 688a3a1 + 2baf561 commit 30cc47b
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
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.

## [5.1.7](https://github.com/remarkablemark/html-react-parser/compare/v5.1.6...v5.1.7) (2024-02-19)


### Bug Fixes

* **package:** set dependency `@types/react` to 17 or 18 ([0605477](https://github.com/remarkablemark/html-react-parser/commit/0605477b46e75e533a3628b542fc406e8b6198ab)), closes [#1320](https://github.com/remarkablemark/html-react-parser/issues/1320)

## [5.1.6](https://github.com/remarkablemark/html-react-parser/compare/v5.1.5...v5.1.6) (2024-02-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.1.6",
"version": "5.1.7",
"description": "HTML to React parser.",
"author": "Mark <mark@remarkablemark.org> (https://remarkablemark.org)",
"main": "./lib/index.js",
Expand Down

0 comments on commit 30cc47b

Please sign in to comment.