Skip to content

Commit 6923b67

Browse files
authored
Merge pull request #5 from phantom/changeset-release/master
Version Packages
2 parents c02c8f4 + f29fffa commit 6923b67

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/spotty-feet-shave.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.1
4+
5+
### Patch Changes
6+
7+
- 17a37dc: added isMainFrame to onMessage callbacks
8+
39
## 1.0.0
410

511
### Major 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.0",
15+
"version": "1.0.1",
1616
"homepage": "https://github.com/phantom/react-native-webview#readme",
1717
"scripts": {
1818
"release": "yarn changeset publish",

0 commit comments

Comments
 (0)