chore(release): 8.2.1 [skip ci]

## [8.2.1](https://github.com/react-native-community/react-native-webview/compare/v8.2.0...v8.2.1) (2020-03-17)

### Bug Fixes

* **deps:** Update React Native Windows version to ^0.61.0-beta.58 ([#1256](https://github.com/react-native-community/react-native-webview/issues/1256)) ([91064ab](https://github.com/react-native-community/react-native-webview/commit/91064ab))
This commit is contained in:
semantic-release-bot 2020-03-17 20:04:30 +00:00
parent 91064ab4a9
commit e9ad1df51e
1 changed files with 1 additions and 1 deletions

View File

@ -8,7 +8,7 @@
"Thibault Malbranche <malbranche.thibault@gmail.com>"
],
"license": "MIT",
"version": "8.2.0",
"version": "8.2.1",
"homepage": "https://github.com/react-native-community/react-native-webview#readme",
"scripts": {
"start": "node node_modules/react-native/local-cli/cli.js start",