Skip to content

Commit 24ce212

Browse files
authored
Merge branch 'stable' into release/7.47.0
2 parents 2002cb6 + c56ec84 commit 24ce212

1 file changed

Lines changed: 7 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,6 +54,11 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
5454
- fix(bridge): disable Solana as destination network if no Solana account exists
5555
- fix(bridge): prevent quote error during bridge destination account selection
5656

57+
## [7.46.2]
58+
59+
### Fixed
60+
- fix: Json rpc and invalid transaction type envelope errors ([#15538](https://github.com/MetaMask/metamask-mobile/pull/15538)
61+
5762
## [7.46.1]
5863

5964
### Fixed
@@ -5468,7 +5473,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
54685473
- [#954](https://github.com/MetaMask/metamask-mobile/pull/954): Bugfix: onboarding navigation (#954)
54695474

54705475
[Unreleased]: https://github.com/MetaMask/metamask-mobile/compare/v7.47.0...HEAD
5471-
[7.47.0]: https://github.com/MetaMask/metamask-mobile/compare/v7.46.1...v7.47.0
5476+
[7.47.0]: https://github.com/MetaMask/metamask-mobile/compare/v7.46.2...v7.47.0
5477+
[7.46.2]: https://github.com/MetaMask/metamask-mobile/compare/v7.46.1...v7.46.2
54725478
[7.46.1]: https://github.com/MetaMask/metamask-mobile/compare/v7.46.0...v7.46.1
54735479
[7.46.0]: https://github.com/MetaMask/metamask-mobile/compare/v7.45.1...v7.46.0
54745480
[7.45.1]: https://github.com/MetaMask/metamask-mobile/compare/v7.45.0...v7.45.1

0 commit comments

Comments
 (0)