Skip to content

Commit 07b47ec

Browse files
committed
v14.5.0
1 parent 7872dfe commit 07b47ec

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77

88
## [Unreleased]
99

10+
## [14.5.0]
11+
12+
- Enable support for Google Pay (Android)
13+
- Prevent WebView from downloading images, in lieu of just displaying
14+
- Handle missing service worker bug on iOS
15+
1016
## [14.4.0]
1117

1218
### Added

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
"Thibault Malbranche <[email protected]>"
1111
],
1212
"license": "MIT",
13-
"version": "14.4.0",
13+
"version": "14.5.0",
1414
"homepage": "https://github.com/MetaMask/react-native-webview-mm#readme",
1515
"scripts": {
1616
"android": "react-native run-android",

0 commit comments

Comments
 (0)