File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -7,6 +7,13 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77
88## [Unreleased]
99
10+ ## [7.62.2]
11+
12+ ### Fixed
13+
14+ - fix: cherry-pick 429 rate limiting fix with coin naming convention (#25443)
15+ - fix(perps): potential rate limit on close positions (#25456)
16+
1017## [7.62.1]
1118
1219### Fixed
@@ -9910,7 +9917,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
99109917- [#957](https://github.com/MetaMask/metamask-mobile/pull/957): fix timeouts (#957)
99119918- [#954](https://github.com/MetaMask/metamask-mobile/pull/954): Bugfix: onboarding navigation (#954)
99129919
9913- [Unreleased]: https://github.com/MetaMask/metamask-mobile/compare/v7.62.1...HEAD
9920+ [Unreleased]: https://github.com/MetaMask/metamask-mobile/compare/v7.62.2...HEAD
9921+ [7.62.2]: https://github.com/MetaMask/metamask-mobile/compare/v7.62.1...v7.62.2
99149922[7.62.1]: https://github.com/MetaMask/metamask-mobile/compare/v7.62.0...v7.62.1
99159923[7.62.0]: https://github.com/MetaMask/metamask-mobile/compare/v7.61.6...v7.62.0
99169924[7.61.6]: https://github.com/MetaMask/metamask-mobile/compare/v7.61.5...v7.61.6
You can’t perform that action at this time.
0 commit comments