Skip to content

Commit 310521f

Browse files
chore: release 5.2.1 [skip ci]
## [5.2.1](v5.2.0...v5.2.1) (2021-05-12) ### Bug Fixes * update dependencies to fix vulnerabilities ([6c396dd](6c396dd)) * update dependencies to fix vulnerabilities ([adf7815](adf7815))
1 parent 8668716 commit 310521f

File tree

3 files changed

+10
-2
lines changed

3 files changed

+10
-2
lines changed

CHANGELOG.md

+8
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
## [5.2.1](https://github.com/thomasthiebaud/htmlstring-to-react/compare/v5.2.0...v5.2.1) (2021-05-12)
2+
3+
4+
### Bug Fixes
5+
6+
* update dependencies to fix vulnerabilities ([6c396dd](https://github.com/thomasthiebaud/htmlstring-to-react/commit/6c396ddc992e4cb7a96f41ae718b768a0da5f6b4))
7+
* update dependencies to fix vulnerabilities ([adf7815](https://github.com/thomasthiebaud/htmlstring-to-react/commit/adf78151545d64146a820f24152642907cd5d490))
8+
19
# [5.2.0](https://github.com/thomasthiebaud/htmlstring-to-react/compare/v5.1.0...v5.2.0) (2019-10-22)
210

311

package-lock.json

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

0 commit comments

Comments
 (0)