Skip to content

Commit 8a1abba

Browse files
Merge pull request #1309 from remarkablemark/release-please--branches--master--components--html-react-parser
chore(master): release 5.1.3
2 parents 00ee71b + deeca9c commit 8a1abba

File tree

3 files changed

+10
-3
lines changed

3 files changed

+10
-3
lines changed

CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,13 @@
22

33
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.
44

5+
## [5.1.3](https://github.com/remarkablemark/html-react-parser/compare/v5.1.2...v5.1.3) (2024-02-12)
6+
7+
8+
### Build System
9+
10+
* **deps:** bump html-dom-parser from 5.0.7 to 5.0.8 ([#1307](https://github.com/remarkablemark/html-react-parser/issues/1307)) ([00ee71b](https://github.com/remarkablemark/html-react-parser/commit/00ee71b9830dd28cc3247b2a00ca61cf3bc083df))
11+
512
## [5.1.2](https://github.com/remarkablemark/html-react-parser/compare/v5.1.1...v5.1.2) (2024-02-06)
613

714

package-lock.json

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "html-react-parser",
3-
"version": "5.1.2",
3+
"version": "5.1.3",
44
"description": "HTML to React parser.",
55
"author": "Mark <[email protected]> (https://remarkablemark.org)",
66
"main": "./lib/index.js",

0 commit comments

Comments
 (0)