Skip to content

Commit d33c258

Browse files
chore: release 5.2.4 [skip ci]
## [5.2.4](v5.2.3...v5.2.4) (2021-09-27) ### Bug Fixes * update dependencies to fix vulnerabilities ([1e60058](1e60058))
1 parent 1e60058 commit d33c258

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
@@ -1,3 +1,10 @@
1+
## [5.2.4](https://github.com/thomasthiebaud/htmlstring-to-react/compare/v5.2.3...v5.2.4) (2021-09-27)
2+
3+
4+
### Bug Fixes
5+
6+
* update dependencies to fix vulnerabilities ([1e60058](https://github.com/thomasthiebaud/htmlstring-to-react/commit/1e60058e671c145f065d773a2aec22800ea0f15d))
7+
18
## [5.2.3](https://github.com/thomasthiebaud/htmlstring-to-react/compare/v5.2.2...v5.2.3) (2021-08-17)
29

310

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": "htmlstring-to-react",
3-
"version": "5.2.3",
3+
"version": "5.2.4",
44
"description": "Convert HTML DOM to React elements",
55
"main": "./lib/index.js",
66
"types": "./lib/index.d.ts",

0 commit comments

Comments
 (0)