Skip to content

Commit 1f2cfed

Browse files
committed
chore: changelog
1 parent 2bd05ad commit 1f2cfed

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

packages/accounts-controller/CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,11 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1818
- Bump `@metamask/keyring-internal-api` from `^8.1.0` to `^9.0.0` ([#6560](https://github.com/MetaMask/core/pull/6560))
1919
- Bump `@metamask/eth-snap-keyring` from `^16.1.0` to `^17.0.0` ([#6560](https://github.com/MetaMask/core/pull/6560))
2020

21+
### Fixed
22+
23+
- Now publish `:accountAdded` before `:selectedAccountChange` on `KeyringController:stateChange` ([#6567](https://github.com/MetaMask/core/pull/6567))
24+
- This was preventing the `AccountTreeController` to properly create its account group before trying to select it.
25+
2126
## [33.0.0]
2227

2328
### Changed

0 commit comments

Comments
 (0)