Parcourir la source

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 il y a 5 ans
Parent
révision
0761f6f105
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. 1
    1
      package.json

+ 1
- 1
package.json Voir le fichier

@@ -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",