Bladeren bron

chore(release): 5.1.0 [skip ci]

# [5.1.0](https://github.com/react-native-community/react-native-webview/compare/v5.0.8...v5.1.0) (2019-02-12)

### Features

* **wkwebview:** create api to allow clients to present a client credential for authentication ([#141](https://github.com/react-native-community/react-native-webview/issues/141)) ([fc5fd24](https://github.com/react-native-community/react-native-webview/commit/fc5fd24))
semantic-release-bot 5 jaren geleden
bovenliggende
commit
0761f6f105
1 gewijzigde bestanden met toevoegingen van 1 en 1 verwijderingen
  1. 1
    1
      package.json

+ 1
- 1
package.json Bestand weergeven

@@ -8,7 +8,7 @@
8 8
     "Thibault Malbranche <malbranche.thibault@gmail.com>"
9 9
   ],
10 10
   "license": "MIT",
11
-  "version": "5.0.8",
11
+  "version": "5.1.0",
12 12
   "homepage": "https://github.com/react-native-community/react-native-webview#readme",
13 13
   "scripts": {
14 14
     "test:js": "jest",