Skip to content

Commit

Permalink
chore: update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
montelaidev committed Aug 21, 2024
1 parent 13027ad commit 6eefbed
Showing 1 changed file with 13 additions and 9 deletions.
22 changes: 13 additions & 9 deletions packages/accounts-controller/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,15 +9,19 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

## [18.0.1]

### Uncategorized

- Release 188.0.0 ([#4625](https://github.com/MetaMask/core/pull/4625))
- fix: handle undefined selectedAccount in updateAccounts ([#4623](https://github.com/MetaMask/core/pull/4623))
- Bump `typescript` from `~5.1.6` to `~5.2.2` ([#4584](https://github.com/MetaMask/core/pull/4584))
- chore: bump `@metamask/keyring-api` to version `8.1.0` ([#4594](https://github.com/MetaMask/core/pull/4594))
- Bump `typescript` from `~5.0.4` to `~5.1.6` ([#4576](https://github.com/MetaMask/core/pull/4576))
- fix: updateAccountMetadata action type name and export ([#4590](https://github.com/MetaMask/core/pull/4590))
- feat: add new method `updateAccountMetadata` ([#4568](https://github.com/MetaMask/core/pull/4568))
### Added

- Export UpdateAccountMetadata action ([#4590](https://github.com/MetaMask/core/pull/4590))
- Add new method `updateAccountMetadata` ([#4568](https://github.com/MetaMask/core/pull/4568))

### Changed

- Bump `@metamask/keyring-api` to version `8.1.0` ([#4594](https://github.com/MetaMask/core/pull/4594))

### Fixed

- Handle undefined selectedAccount in updateAccounts ([#4623](https://github.com/MetaMask/core/pull/4623))
- Fix UpdateAccountMetadata action type name ([#4590](https://github.com/MetaMask/core/pull/4590))

## [18.0.0]

Expand Down

0 comments on commit 6eefbed

Please sign in to comment.