Browse 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 5 years ago
parent
commit
0761f6f105
1 changed files with 1 additions and 1 deletions
  1. 1
    1
      package.json

+ 1
- 1
package.json View File

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