Skip to content

Commit ef1e094

Browse files
Merge pull request #1091 from remarkablemark/release-please--branches--master--components--html-react-parser
chore(master): release 4.2.5
2 parents 0946e8a + 9bd88bb commit ef1e094

File tree

3 files changed

+11
-3
lines changed

3 files changed

+11
-3
lines changed

Diff for: CHANGELOG.md

+8
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,14 @@
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+
## [4.2.5](https://github.com/remarkablemark/html-react-parser/compare/v4.2.4...v4.2.5) (2023-10-17)
6+
7+
8+
### Build System
9+
10+
* **deps:** bump html-dom-parser from 5.0.0 to 5.0.1 ([#1089](https://github.com/remarkablemark/html-react-parser/issues/1089)) ([27de2d3](https://github.com/remarkablemark/html-react-parser/commit/27de2d3ab0dccf76887a890c23c4e66aec9a992a))
11+
* **deps:** bump style-to-js from 1.1.4 to 1.1.5 ([#1090](https://github.com/remarkablemark/html-react-parser/issues/1090)) ([0946e8a](https://github.com/remarkablemark/html-react-parser/commit/0946e8acf0e040955591250ce013f0cfce13ac54))
12+
513
## [4.2.4](https://github.com/remarkablemark/html-react-parser/compare/v4.2.3...v4.2.4) (2023-10-17)
614

715

Diff for: package-lock.json

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

Diff for: package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "html-react-parser",
3-
"version": "4.2.4",
3+
"version": "4.2.5",
44
"description": "HTML to React parser.",
55
"author": "Mark <[email protected]>",
66
"main": "index.js",

0 commit comments

Comments
 (0)