Skip to content

Commit

Permalink
chore(release): 7.6.0 [skip ci]
Browse files Browse the repository at this point in the history
# [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))
  • Loading branch information
noproblem23 committed Dec 6, 2019
1 parent cf370ee commit 140a478
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"Thibault Malbranche <[email protected]>"
],
"license": "MIT",
"version": "7.5.2",
"version": "7.6.0",
"homepage": "https://github.com/react-native-community/react-native-webview#readme",
"scripts": {
"ci": "CI=true && yarn lint && yarn test",
Expand Down

0 comments on commit 140a478

Please sign in to comment.