Skip to content

Commit 890b602

Browse files
authored
Merge pull request #8 from phantom/changeset-release/master
Version Packages
2 parents f010724 + 333c0ea commit 890b602

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/tame-crabs-sniff.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @phantom/react-native-webview
22

3+
## 1.0.2
4+
5+
### Patch Changes
6+
7+
- 9052aae: Implement android alerts when permissions are requested by the webpage
8+
39
## 1.0.1
410

511
### Patch Changes

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"Napas Udomsak <napas@phantom.com>"
1313
],
1414
"license": "MIT",
15-
"version": "1.0.1",
15+
"version": "1.0.2",
1616
"homepage": "https://github.com/phantom/react-native-webview#readme",
1717
"scripts": {
1818
"release": "yarn changeset publish",

0 commit comments

Comments
 (0)