Skip to content

Commit 72895cf

Browse files
authored
Merge pull request #19 from phantom/changeset-release/master
Version Packages
2 parents e91396a + 147b161 commit 72895cf

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/huge-onions-lie.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.0
4+
5+
### Minor Changes
6+
7+
- 176afdb: Added a new prop that allows marking webviews as active or inactive.
8+
39
## 1.1.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 <[email protected]>"
1313
],
1414
"license": "MIT",
15-
"version": "1.1.1",
15+
"version": "1.2.0",
1616
"homepage": "https://github.com/phantom/react-native-webview#readme",
1717
"scripts": {
1818
"release": "yarn changeset publish",

0 commit comments

Comments
 (0)