Pārlūkot izejas kodu

chore(release): 5.2.0 [skip ci]

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

### Features

* **toggle scroll bar:** added new props showsVerticalScrollIndicator / showsHorizontalScrollIndicator ([#250](https://github.com/react-native-community/react-native-webview/issues/250)) ([92c2058](https://github.com/react-native-community/react-native-webview/commit/92c2058))
semantic-release-bot 5 gadus atpakaļ
vecāks
revīzija
833d4d6c62
1 mainītis faili ar 1 papildinājumiem un 1 dzēšanām
  1. 1
    1
      package.json

+ 1
- 1
package.json Parādīt failu

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