Skip to content

Commit 773f2f8

Browse files
committed
chore: release v6.0.0-beta.2
1 parent 8b6bd83 commit 773f2f8

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.0-beta.2](https://github.com/meliorence/react-native-render-html/compare/v6.0.0-beta.1...v6.0.0-beta.2) (2021-06-13)
2+
3+
4+
### Bug Fixes
5+
6+
* style prop ignored in GenericPressable on Android ([cea6fe8](https://github.com/meliorence/react-native-render-html/commit/cea6fe82d1ff139b668a4675c554be75fa8743a9))
7+
18
# [6.0.0-beta.1](https://github.com/meliorence/react-native-render-html/compare/v6.0.0-beta.0...v6.0.0-beta.1) (2021-06-11)
29

310
**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-beta.1",
3+
"version": "6.0.0-beta.2",
44
"author": "Meliorence <contact@meliorence.com> (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)