-
-
Notifications
You must be signed in to change notification settings - Fork 187
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore: update 'eth-{simple,hd,snap}-keyring' + 'keyring-api' (#4713)
## Explanation Those new versions have been created using the new `accounts` [monorepo](https://github.com/MetaMask/accounts). We are updating them to make sure this new way of building those packages has no unintended side-effects. ## References Related to: - MetaMask/accounts#39 - MetaMask/accounts#50 ## Changelog ### `@metamask/keyring-controller` - **CHANGED**: Bump `@metamask/eth-hd-keyring` to ^7.0.3 - **CHANGED**: Bump `@metamask/eth-simple-keyring` to ^6.0.4 - **CHANGED**: Bump `@metamask/keyring-api` to ^8.1.2 ### `@metamask/accounts-controller` - **CHANGED**: Bump `@metamask/eth-snap-keyring` to ^4.3.5 - **CHANGED**: Bump `@metamask/keyring-api` to ^8.1.2 ### `@metamask/assets-controller` - **CHANGED**: Bump `@metamask/keyring-api` to ^8.1.2 ### `@metamask/chain-controller` - **CHANGED**: Bump `@metamask/keyring-api` to ^8.1.2 ### `@metamask/transaction-controller` - **CHANGED**: Bump `@metamask/keyring-api` to ^8.1.2 ### `@metamask/profile-sync-controller` - **CHANGED**: Bump `@metamask/keyring-api` to ^8.1.2 ## Checklist - [ ] I've updated the test suite for new or updated code as appropriate - [ ] I've updated documentation (JSDoc, Markdown, etc.) for new or updated code as appropriate - [ ] I've highlighted breaking changes using the "BREAKING" category above as appropriate
- Loading branch information
Showing
7 changed files
with
53 additions
and
52 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
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