We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d239176 commit bfd2811Copy full SHA for bfd2811
packages/keyring-controller/CHANGELOG.md
@@ -7,11 +7,14 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
7
8
## [Unreleased]
9
10
+### Changed
11
+
12
+- Prevent emitting `:stateChange` from `withKeyring` unnecessarily ([#5732](https://github.com/MetaMask/core/pull/5732))
13
14
## [21.0.5]
15
16
### Changed
17
-- Prevent emitting `:stateChange` from `withKeyring` unnecessarily ([#5732](https://github.com/MetaMask/core/pull/5732))
18
- Bump `@metamask/base-controller` from ^8.0.0 to ^8.0.1 ([#5722](https://github.com/MetaMask/core/pull/5722))
19
20
### Fixed
0 commit comments