Skip to content

Commit 33f960b

Browse files
Merge pull request #36 from phantom/changeset-release/master
Version Packages
1 parent 2e73d19 commit 33f960b

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/happy-snails-sleep.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.2.2
4+
5+
### Patch Changes
6+
7+
- c71924c: Prevent showing beforeunload event alerts and always allow proceeding
8+
39
## 1.2.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.2.1",
15+
"version": "1.2.2",
1616
"homepage": "https://github.com/phantom/react-native-webview#readme",
1717
"scripts": {
1818
"release": "yarn changeset publish",

0 commit comments

Comments
 (0)