We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c4462f6 commit 0c91303Copy full SHA for 0c91303
1 file changed
packages/account-api/CHANGELOG.md
@@ -14,6 +14,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
14
- Add group/wallet ID parsing/validation support ([#360](https://github.com/MetaMask/accounts/pull/360))
15
- Add `Bip44AccountProvider` type alias ([#361](https://github.com/MetaMask/accounts/pull/361))
16
17
+### Changed
18
+
19
+- **BREAKING:** Bump `@metamask/keyring-api` to `^21.0.0` ([#362](https://github.com/MetaMask/accounts/pull/362))
20
21
## [0.9.0]
22
23
### Changed
0 commit comments