Skip to content

Commit 014da99

Browse files
chore: release 5.2.3 [skip ci]
## [5.2.3](v5.2.2...v5.2.3) (2021-08-17) ### Bug Fixes * update dependencies ([e65ded4](e65ded4))
1 parent e65ded4 commit 014da99

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.3](https://github.com/thomasthiebaud/htmlstring-to-react/compare/v5.2.2...v5.2.3) (2021-08-17)
2+
3+
4+
### Bug Fixes
5+
6+
* update dependencies ([e65ded4](https://github.com/thomasthiebaud/htmlstring-to-react/commit/e65ded4b6db07720455856bdf1001d5a636216eb))
7+
18
## [5.2.2](https://github.com/thomasthiebaud/htmlstring-to-react/compare/v5.2.1...v5.2.2) (2021-06-08)
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.2",
3+
"version": "5.2.3",
44
"description": "Convert HTML DOM to React elements",
55
"main": "./lib/index.js",
66
"types": "./lib/index.d.ts",

0 commit comments

Comments
 (0)