Skip to content

Commit 76f40e5

Browse files
author
Tyschenko
committed
Update CHANGELOG.md
1 parent bfdef1a commit 76f40e5

File tree

2 files changed

+5
-2
lines changed

2 files changed

+5
-2
lines changed

CHANGELOG.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77

88
## [Unreleased]
99

10+
## [14.3.0]
11+
1012
### Added
1113

1214
- Inject Javascript on iOS to detect all iFrames inside the current page and report them to the React app (https://github.com/MetaMask/react-native-webview-mm/pull/61)
@@ -42,7 +44,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
4244
- bump ws from 6.2.2 to 6.2.3 in the npm_and_yarn group across 1 directory (https://github.com/MetaMask/react-native-webview-mm/pull/35)
4345
- sync with upstream v13.13.5 (https://github.com/MetaMask/react-native-webview-mm/pull/47)
4446

45-
[Unreleased]: https://github.com/MetaMask/react-native-webview-mm/compare/6925354...main
47+
[Unreleased]: https://github.com/MetaMask/react-native-webview-mm/compare/bfdef1a...main
48+
[14.3.0]: https://github.com/MetaMask/react-native-webview-mm/compare/6925354...bfdef1a
4649
[14.2.2]: https://github.com/MetaMask/react-native-webview-mm/compare/3be76c0...6925354
4750
[14.2.1]: https://github.com/MetaMask/react-native-webview-mm/compare/release/14.2.0...MetaMask:react-native-webview-mm:release/14.2.1
4851
[14.2.0]: https://github.com/MetaMask/react-native-webview-mm/compare/release/14.1.0...MetaMask:react-native-webview-mm:release/14.2.0

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
"Thibault Malbranche <[email protected]>"
1111
],
1212
"license": "MIT",
13-
"version": "14.2.2",
13+
"version": "14.3.0",
1414
"homepage": "https://github.com/MetaMask/react-native-webview-mm#readme",
1515
"scripts": {
1616
"android": "react-native run-android",

0 commit comments

Comments
 (0)