Skip to content

Commit cf4d923

Browse files
committed
chore: release v6.0.3
1 parent 62e000d commit cf4d923

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

packages/render-html/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [6.0.3](https://github.com/meliorence/react-native-render-html/compare/v6.0.2...v6.0.3) (2021-07-19)
2+
3+
4+
### Bug Fixes
5+
6+
* peer-dependency failure wih npm@7 ([002f555](https://github.com/meliorence/react-native-render-html/commit/002f5550e59679facc65b5236198807c99500d52)), closes [#508](https://github.com/meliorence/react-native-render-html/issues/508)
7+
18
## [6.0.2](https://github.com/meliorence/react-native-render-html/compare/v6.0.1...v6.0.2) (2021-07-18)
29

310
*No changes visible to consumers of this library.*

packages/render-html/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-native-render-html",
3-
"version": "6.0.2",
3+
"version": "6.0.3",
44
"author": "Meliorence <[email protected]> (github.com/meliorence)",
55
"license": "BSD-2-Clause",
66
"description": "The hackable, full-featured Open Source HTML rendering solution for React Native.",

0 commit comments

Comments
 (0)