Skip to content

Commit ccf4fe5

Browse files
committed
chore: categorize entries for release 781.0.1
1 parent 0daaef5 commit ccf4fe5

4 files changed

Lines changed: 5 additions & 20 deletions

File tree

packages/assets-controllers/CHANGELOG.md

Lines changed: 5 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -9,12 +9,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
99

1010
## [99.2.0]
1111

12-
### Uncategorized
13-
14-
- chore: removed token-search-discovery-controller package ([#7789](https://github.com/MetaMask/core/pull/7789))
15-
- chore: Simplify TokenListController initialization ([#7740](https://github.com/MetaMask/core/pull/7740))
16-
- chore: upgrade Jest-related packages to latest 27.x versions ([#7792](https://github.com/MetaMask/core/pull/7792))
17-
1812
### Added
1913

2014
- Add `HYPEREVM` support ([#7790](https://github.com/MetaMask/core/pull/7790))
@@ -23,10 +17,15 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
2317

2418
### Changed
2519

20+
- Simplify TokenListController initialization ([#7740](https://github.com/MetaMask/core/pull/7740))
2621
- Bump `@metamask/storage-service` from `^0.0.1` to `^1.0.0` ([#7797](https://github.com/MetaMask/core/pull/7797))
2722
- Bump `@metamask/transaction-controller` from `^62.11.0` to `^62.13.0` ([#7775](https://github.com/MetaMask/core/pull/7775), [#7802](https://github.com/MetaMask/core/pull/7802))
2823
- Bump `@metamask/preferences-controller` from `^22.0.0` to `^22.1.0` ([#7802](https://github.com/MetaMask/core/pull/7802))
2924

25+
### Removed
26+
27+
- Removed token-search-discovery-controller package ([#7789](https://github.com/MetaMask/core/pull/7789))
28+
3029
## [99.1.0]
3130

3231
### Added

packages/bridge-controller/CHANGELOG.md

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -9,10 +9,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
99

1010
## [65.2.0]
1111

12-
### Uncategorized
13-
14-
- chore: upgrade Jest-related packages to latest 27.x versions ([#7792](https://github.com/MetaMask/core/pull/7792))
15-
1612
### Added
1713

1814
- Add `HYPEREVM` network support ([#7787](https://github.com/MetaMask/core/pull/7787))

packages/preferences-controller/CHANGELOG.md

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -9,12 +9,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
99

1010
## [22.1.0]
1111

12-
### Uncategorized
13-
14-
- chore: upgrade Jest-related packages to latest 27.x versions ([#7792](https://github.com/MetaMask/core/pull/7792))
15-
- chore(lint): Fix suppressed ESLint errors in `preferences-controller` package ([#7433](https://github.com/MetaMask/core/pull/7433))
16-
- chore: Update ESLint config packages to v15 ([#7305](https://github.com/MetaMask/core/pull/7305))
17-
1812
### Added
1913

2014
- Add support for HYPEREVM (chain ID `0x3e7`) ([#7770](https://github.com/MetaMask/core/pull/7770))

packages/transaction-controller/CHANGELOG.md

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -9,10 +9,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
99

1010
## [62.13.0]
1111

12-
### Uncategorized
13-
14-
- chore: upgrade Jest-related packages to latest 27.x versions ([#7792](https://github.com/MetaMask/core/pull/7792))
15-
1612
### Added
1713

1814
- Add `HYPEREVM` network support ([#7770](https://github.com/MetaMask/core/pull/7770))

0 commit comments

Comments
 (0)