Skip to content

Commit 0e2e11d

Browse files
committed
Update Release 314.0.0
1 parent 57cdf16 commit 0e2e11d

File tree

36 files changed

+26
-178
lines changed

36 files changed

+26
-178
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@metamask/core-monorepo",
3-
"version": "313.0.0",
3+
"version": "314.0.0",
44
"private": true,
55
"description": "Monorepo for packages shared between MetaMask clients",
66
"repository": {

packages/address-book-controller/CHANGELOG.md

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

88
## [Unreleased]
99

10-
### Uncategorized
11-
12-
- feat: add `signEip7702Authorization` to `KeyringController` ([#5301](https://github.com/MetaMask/core/pull/5301))
13-
1410
## [6.0.3]
1511

1612
### Changed

packages/approval-controller/CHANGELOG.md

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

88
## [Unreleased]
99

10-
### Uncategorized
11-
12-
- feat: add `signEip7702Authorization` to `KeyringController` ([#5301](https://github.com/MetaMask/core/pull/5301))
13-
1410
## [7.1.3]
1511

1612
### Changed

packages/assets-controllers/CHANGELOG.md

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

88
## [Unreleased]
99

10-
### Uncategorized
11-
12-
- fix: Add MANTLE support for conversion rates ([#5402](https://github.com/MetaMask/core/pull/5402))
13-
- Release 312.0.0 ([#5399](https://github.com/MetaMask/core/pull/5399))
14-
1510
## [51.0.2]
1611

1712
### Fixed

packages/base-controller/CHANGELOG.md

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

88
## [Unreleased]
99

10-
### Uncategorized
11-
12-
- feat: add `signEip7702Authorization` to `KeyringController` ([#5301](https://github.com/MetaMask/core/pull/5301))
13-
1410
## [8.0.0]
1511

1612
### Changed

packages/bridge-controller/CHANGELOG.md

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

88
## [Unreleased]
99

10-
### Uncategorized
11-
12-
- chore: change bridge state structure to have all fields at root of state ([#5406](https://github.com/MetaMask/core/pull/5406))
13-
- Release 312.0.0 ([#5399](https://github.com/MetaMask/core/pull/5399))
14-
- feat: add mobile feature flags and fix tests ([#5359](https://github.com/MetaMask/core/pull/5359))
15-
- Release 306.0.0 ([#5373](https://github.com/MetaMask/core/pull/5373))
16-
1710
## [1.0.0]
1811

1912
### Added

packages/bridge-status-controller/CHANGELOG.md

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

88
## [Unreleased]
99

10-
### Uncategorized
11-
12-
- chore: change bridge state structure to have all fields at root of state ([#5406](https://github.com/MetaMask/core/pull/5406))
13-
- Release 312.0.0 ([#5399](https://github.com/MetaMask/core/pull/5399))
14-
- Release 306.0.0 ([#5373](https://github.com/MetaMask/core/pull/5373))
15-
1610
## [1.0.0]
1711

1812
### Added

packages/build-utils/CHANGELOG.md

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

88
## [Unreleased]
99

10-
### Uncategorized
11-
12-
- feat: add `signEip7702Authorization` to `KeyringController` ([#5301](https://github.com/MetaMask/core/pull/5301))
13-
1410
## [3.0.3]
1511

1612
### Changed

packages/controller-utils/CHANGELOG.md

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

88
## [Unreleased]
99

10-
### Uncategorized
11-
12-
- feat: add `signEip7702Authorization` to `KeyringController` ([#5301](https://github.com/MetaMask/core/pull/5301))
13-
1410
## [11.5.0]
1511

1612
### Added

packages/earn-controller/CHANGELOG.md

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

88
## [Unreleased]
99

10-
### Uncategorized
11-
12-
- Release 312.0.0 ([#5399](https://github.com/MetaMask/core/pull/5399))
13-
1410
## [0.5.0]
1511

1612
### Added

0 commit comments

Comments
 (0)