Skip to content

Commit b554534

Browse files
committed
chore(release): 7.6.0 [skip ci]
# [7.6.0](react-native-webview/react-native-webview@v7.5.2...v7.6.0) (2019-12-06) ### Bug Fixes * **ios:** Make allowFileAccessFromFileURLs work in iOS. ([#1061](react-native-webview/react-native-webview#1061)) ([88b6498](react-native-webview/react-native-webview@88b6498)) ### Features * **iOS:** new prop injectedJavaScriptBeforeContentLoaded ([#1038](react-native-webview/react-native-webview#1038)) ([604495e](react-native-webview/react-native-webview@604495e))
1 parent edc3265 commit b554534

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
"Thibault Malbranche <malbranche.thibault@gmail.com>"
99
],
1010
"license": "MIT",
11-
"version": "7.5.2",
11+
"version": "7.6.0",
1212
"homepage": "https://github.com/react-native-community/react-native-webview#readme",
1313
"scripts": {
1414
"ci": "CI=true && yarn lint && yarn test",

0 commit comments

Comments
 (0)