Skip to content

Commit fc8b26f

Browse files
committed
chore: release v6.1.0-alpha.0
1 parent 90b8a3d commit fc8b26f

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.1.0-alpha.0](https://github.com/meliorence/react-native-render-html/compare/v6.0.5...v6.1.0-alpha.0) (2021-08-22)
2+
3+
4+
### Features
5+
6+
* new `bypassAnonymousTPhrasingNodes` prop ([90b8a3d](https://github.com/meliorence/react-native-render-html/commit/90b8a3d16729d77c073585118ef795aa28d13bd6)), closes [#514](https://github.com/meliorence/react-native-render-html/issues/514)
7+
18
## [6.0.5](https://github.com/meliorence/react-native-render-html/compare/v6.0.4...v6.0.5) (2021-07-31)
29

310

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