Skip to content

Commit d3f7f7d

Browse files
committed
Merge branch 'stable' into release/7.64.0
2 parents 36af569 + 8e96db4 commit d3f7f7d

1 file changed

Lines changed: 9 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff 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

0 commit comments

Comments
 (0)