Skip to content

Commit a2f12cd

Browse files
committed
chore: release v6.3.4
1 parent 1a429f4 commit a2f12cd

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.3.4](https://github.com/meliorence/react-native-render-html/compare/v6.3.3...v6.3.4) (2022-01-24)
2+
3+
4+
### Bug Fixes
5+
6+
* link press on Android doesn't work ([1a429f4](https://github.com/meliorence/react-native-render-html/commit/1a429f4ef7d9677884cb914d5ee93183a7c4367d)), closes [#546](https://github.com/meliorence/react-native-render-html/issues/546)
7+
18
## [6.3.3](https://github.com/meliorence/react-native-render-html/compare/v6.3.2...v6.3.3) (2022-01-11)
29

310
## [6.3.2](https://github.com/meliorence/react-native-render-html/compare/v6.3.1...v6.3.2) (2022-01-11)

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