Skip to content

Commit f5b263b

Browse files
committed
chore: release v6.0.0-beta.8
1 parent 5e755bb commit f5b263b

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.8](https://github.com/meliorence/react-native-render-html/compare/v6.0.0-beta.7...v6.0.0-beta.8) (2021-07-07)
2+
3+
4+
### Bug Fixes
5+
6+
* allow spaces between params in color CSS functions such as rgb(...) ([5e755bb](https://github.com/meliorence/react-native-render-html/commit/5e755bb2835815fb48141962c3e06a4c92573004))
7+
18
# [6.0.0-beta.7](https://github.com/meliorence/react-native-render-html/compare/v6.0.0-beta.6...v6.0.0-beta.7) (2021-07-01)
29

310
### Bug Fixes

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.7",
3+
"version": "6.0.0-beta.8",
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)