Skip to content

Commit 15f3d8e

Browse files
committed
chore: release v6.0.1
1 parent 1253a38 commit 15f3d8e

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

packages/render-html/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
## [6.0.1](https://github.com/meliorence/react-native-render-html/compare/v6.0.0...v6.0.1) (2021-07-17)
2+
3+
*No changes visible to consumers of this library.*
4+
15
# [6.0.0](https://github.com/meliorence/react-native-render-html/compare/v6.0.0-beta.8...v6.0.0) (2021-07-17)
26

37
**The Foundry release is finally stable, and is now-on the recommended version.** [Check out **the announcement blog post** in our brand new website](https://meliorence.github.io/react-native-render-html/blog/2021/06/07/foundry-announcement). We also have a [**migration guide**](https://meliorence.github.io/react-native-render-html/docs/migration-guide) for those who're coming from v5 and below.

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.0",
3+
"version": "6.0.1",
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)