Skip to content

Commit

Permalink
chore: update accounts-controller changelog
Browse files Browse the repository at this point in the history
Co-authored-by: Jongsun Suh <jongsun.suh@icloud.com>
  • Loading branch information
ccharly and MajorLift authored Jul 3, 2024
1 parent 644f74e commit 9860c57
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions packages/accounts-controller/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,9 +11,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

### Added

- `AccountsController:accountAdded` and `AccountsController:accountRemoved` events added. ([#4496](https://github.com/MetaMask/core/pull/4496))
- Add and export corresponding event types `AccountsControllerAccountAddedEvent`, `AccountsControllerAccountRemovedEvent`.
- Export action types `AccountsControllerListMultichainAccounts`,`AccountsControllerGetSelectedMultichainAccount`,`AccountsControllerGetNextAvailableAccountName}Action`. ([#4497](https://github.com/MetaMask/core/pull/4497))
- Add internal actions and events to `AccountsController` ([#4496](https://github.com/MetaMask/core/pull/4496), [#4497](https://github.com/MetaMask/core/pull/4497))
- Add events `AccountsController:accountAdded`, `AccountsController:accountRemoved`, and export corresponding event types `AccountsControllerAccountAddedEvent`, `AccountsControllerAccountRemovedEvent`.
- Export action types `AccountsControllerListMultichainAccounts`, `AccountsControllerGetSelectedMultichainAccount`, `AccountsControllerGetNextAvailableAccountNameAction`.

### Fixed

Expand Down

0 comments on commit 9860c57

Please sign in to comment.