Skip to content

Commit 2773d0c

Browse files
chore: release 6.0.2 [skip ci]
## [6.0.2](v6.0.1...v6.0.2) (2024-12-08) ### Bug Fixes * update dependencies to fix vulnerabilities ([3fc041d](3fc041d))
1 parent c96f16d commit 2773d0c

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+
## [6.0.2](https://github.com/thomasthiebaud/htmlstring-to-react/compare/v6.0.1...v6.0.2) (2024-12-08)
2+
3+
4+
### Bug Fixes
5+
6+
* update dependencies to fix vulnerabilities ([3fc041d](https://github.com/thomasthiebaud/htmlstring-to-react/commit/3fc041ded6eca481437720b60d65cf4bd605f5c7))
7+
18
## [6.0.1](https://github.com/thomasthiebaud/htmlstring-to-react/compare/v6.0.0...v6.0.1) (2024-01-21)
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": "6.0.1",
3+
"version": "6.0.2",
44
"description": "Convert HTML DOM to React elements",
55
"main": "./lib/index.js",
66
"types": "./lib/index.d.ts",

0 commit comments

Comments
 (0)