-
-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
This is the release candidate for version 7.37.0. The changelog will be found in another PR chore/7.37.0-Changelog. # Team sign-off checklist - [ ] team-accounts - [x] team-assets - [ ] team-confirmations - [x] team-design-system - [x] team-notifications - [ ] team-platform - [ ] team-security - [x] team-snaps-platform - [ ] team-sdk - [x] team-stake - [x] team-tiger - [x] team-wallet-framework # Reference - Testing plan sheet - https://docs.google.com/spreadsheets/d/1tsoodlAlyvEUpkkcNcbZ4PM9HuC9cEM80RZeoVv5OCQ/edit?gid=404070372#gid=404070372 --------- Co-authored-by: metamaskbot <[email protected]> Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: sethkfman <[email protected]> Co-authored-by: runway-github[bot] <73448015+runway-github[bot]@users.noreply.github.com> Co-authored-by: João Loureiro <[email protected]> Co-authored-by: Nico MASSART <[email protected]> Co-authored-by: tommasini <[email protected]> Co-authored-by: Nick Gambino <[email protected]> Co-authored-by: EtherWizard33 <[email protected]> Co-authored-by: Salim TOUBAL <[email protected]> Co-authored-by: Kylan Hurt <[email protected]> Co-authored-by: Vinicius Stevam <[email protected]> Co-authored-by: Jongsun Suh <[email protected]> Co-authored-by: Vince Howard <[email protected]> Co-authored-by: Owen Craston <[email protected]> Co-authored-by: Curtis David <[email protected]> Co-authored-by: Xiaoming Wang <[email protected]> Co-authored-by: Prithpal Sooriya <[email protected]> Co-authored-by: sahar-fehri <[email protected]> Co-authored-by: SamuelSalas <[email protected]> Co-authored-by: jake-perkins <[email protected]> Co-authored-by: Cal Leung <[email protected]> Co-authored-by: Charly Chevalier <[email protected]> Co-authored-by: Aslau Mario-Daniel <[email protected]> Co-authored-by: Mathieu Artu <[email protected]> Co-authored-by: OGPoyraz <[email protected]> Co-authored-by: Nicholas Smith <[email protected]> Co-authored-by: Frank von Hoven <[email protected]> Co-authored-by: Frank von Hoven <[email protected]> Co-authored-by: Matthew Grainger <[email protected]> Co-authored-by: Matthew Walsh <[email protected]> Co-authored-by: Frederik Bolding <[email protected]> Co-authored-by: Amitabh Aggarwal <[email protected]> Co-authored-by: Mark Stacey <[email protected]> Co-authored-by: CW <[email protected]> Co-authored-by: Andre Pimenta <[email protected]> Co-authored-by: sethkfman <[email protected]> Co-authored-by: cryptodev-2s <[email protected]> Co-authored-by: Salah-Eddine Saakoun <[email protected]> Co-authored-by: jvbriones <[email protected]> Co-authored-by: Nicholas Gambino <[email protected]> Co-authored-by: Daniel <[email protected]>
- Loading branch information
1 parent
7e52ed6
commit 715476c
Showing
6 changed files
with
87 additions
and
25 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
{ | ||
"name": "metamask", | ||
"version": "7.36.0", | ||
"version": "7.37.0", | ||
"private": true, | ||
"scripts": { | ||
"audit:ci": "./scripts/yarn-audit.sh", | ||
|
@@ -602,4 +602,4 @@ | |
} | ||
}, | ||
"packageManager": "[email protected]" | ||
} | ||
} |