Skip to content

Commit 9c56a0e

Browse files
release: release/7.63.1-Changelog (#25584)
This PR updates the change log for 7.63.1. (Hotfix - no test plan generated.) --------- Co-authored-by: João Loureiro <175489935+joaoloureirop@users.noreply.github.com>
1 parent a0dbbb3 commit 9c56a0e

1 file changed

Lines changed: 10 additions & 1 deletion

File tree

CHANGELOG.md

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

88
## [Unreleased]
99

10+
## [7.63.1]
11+
12+
### Fixed
13+
14+
- fix: Android ANR bug (#25596)
15+
- fix(analytics): cp-7.63.1 correct capitalization in Deep link event name (#25599)
16+
- feat(perps): sdk reconnect on native socket event (#25022) (#25573)
17+
1018
## [7.63.0]
1119

1220
### Added
@@ -10202,7 +10210,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1020210210
- [#957](https://github.com/MetaMask/metamask-mobile/pull/957): fix timeouts (#957)
1020310211
- [#954](https://github.com/MetaMask/metamask-mobile/pull/954): Bugfix: onboarding navigation (#954)
1020410212

10205-
[Unreleased]: https://github.com/MetaMask/metamask-mobile/compare/v7.63.0...HEAD
10213+
[Unreleased]: https://github.com/MetaMask/metamask-mobile/compare/v7.63.1...HEAD
10214+
[7.63.1]: https://github.com/MetaMask/metamask-mobile/compare/v7.63.0...v7.63.1
1020610215
[7.63.0]: https://github.com/MetaMask/metamask-mobile/compare/v7.62.2...v7.63.0
1020710216
[7.62.2]: https://github.com/MetaMask/metamask-mobile/compare/v7.62.1...v7.62.2
1020810217
[7.62.1]: https://github.com/MetaMask/metamask-mobile/compare/v7.62.0...v7.62.1

0 commit comments

Comments
 (0)