Skip to content

Commit

Permalink
chore: update changelogs
Browse files Browse the repository at this point in the history
  • Loading branch information
legobeat committed Jun 12, 2024
1 parent 5bcdd94 commit a37f214
Show file tree
Hide file tree
Showing 8 changed files with 22 additions and 9 deletions.
4 changes: 2 additions & 2 deletions packages/accounts-controller/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,9 +9,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

## [15.0.1]

### Uncategorized
### Fixed

- fix: remove mock export ([#4369](https://github.com/MetaMask/core/pull/4369))
- Update @metamask/base-controller to ^5.0.3

## [15.0.0]

Expand Down
4 changes: 2 additions & 2 deletions packages/assets-controllers/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,9 +9,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

## [31.0.1]

### Uncategorized
### Fixed

- chore(test): Refactor FakeBlockTracker provider injection ([#4345](https://github.com/MetaMask/core/pull/4345))
- @metamask/ controllers version bumps

## [31.0.0]

Expand Down
4 changes: 4 additions & 0 deletions packages/base-controller/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

## [5.0.3]

### Fixed

- @metamask/ controllers version bumps

## [5.0.2]

### Changed
Expand Down
4 changes: 4 additions & 0 deletions packages/build-utils/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

## [2.0.2]

### Fixed

- @metamask/ controllers version bumps

## [2.0.1]

### Fixed
Expand Down
4 changes: 4 additions & 0 deletions packages/controller-utils/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

## [10.0.1]

### Fixed

- @metamask/ controllers version bumps

## [10.0.0]

### Added
Expand Down
4 changes: 4 additions & 0 deletions packages/json-rpc-engine/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

## [8.0.3]

### Fixed

- @metamask/ controllers version bumps

## [8.0.2]

### Changed
Expand Down
3 changes: 1 addition & 2 deletions packages/network-controller/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,10 +9,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

## [18.1.4]

### Uncategorized
### Fixed

- deps(network-controller): @metamask/eth-block-tracker@^9.0.2->^9.0.3
- chore(test): Refactor FakeBlockTracker provider injection ([#4345](https://github.com/MetaMask/core/pull/4345))

## [18.1.3]

Expand Down
4 changes: 1 addition & 3 deletions packages/transaction-controller/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,12 +9,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

## [31.0.1]

### Uncategorized
### Fixed

- deps(transaction-controller): @metamask/nonce-tracker@^5.0.0->^6.0.0
- testfix(transaction-controller): Refactor provider setup to provide correct providers and tracker ([#4391](https://github.com/MetaMask/core/pull/4391))
- fix(transaction-controller): Return global ethQuery when `!isMultichainEnabled` ([#4390](https://github.com/MetaMask/core/pull/4390))
- chore(test): Refactor FakeBlockTracker provider injection ([#4345](https://github.com/MetaMask/core/pull/4345))

## [31.0.0]

Expand Down

0 comments on commit a37f214

Please sign in to comment.