Skip to content

Commit 9aed6e7

Browse files
committed
Update Release 633.0.0
1 parent 5a6dcaf commit 9aed6e7

File tree

17 files changed

+6
-67
lines changed

17 files changed

+6
-67
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": "632.0.0",
3+
"version": "633.0.0",
44
"private": true,
55
"description": "Monorepo for packages shared between MetaMask clients",
66
"repository": {

packages/accounts-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/624.0.0 ([#6845](https://github.com/MetaMask/core/pull/6845))
13-
1410
## [33.1.1]
1511

1612
### Changed

packages/earn-controller/CHANGELOG.md

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -7,14 +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 627.0.0 ([#6888](https://github.com/MetaMask/core/pull/6888))
13-
- Release/624.0.0 ([#6845](https://github.com/MetaMask/core/pull/6845))
14-
- Release/622.0.0 ([#6841](https://github.com/MetaMask/core/pull/6841))
15-
- Release/620.0.0 ([#6838](https://github.com/MetaMask/core/pull/6838))
16-
- Release/612.0.0 ([#6814](https://github.com/MetaMask/core/pull/6814))
17-
1810
### Changed
1911

2012
- Bump `@metamask/network-controller` from `^24.2.2` to `^24.3.0` ([#6883](https://github.com/MetaMask/core/pull/6883))

packages/eip-7702-internal-rpc-middleware/CHANGELOG.md

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

88
## [Unreleased]
99

10+
## [0.1.0]
11+
1012
### Added
1113

1214
- Initial release of @metamask/eip-7702-internal-rpc-middleware ([#6789](https://github.com/MetaMask/core/pull/6789))
@@ -17,4 +19,5 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1719
- Full test coverage with Jest ([#6789](https://github.com/MetaMask/core/pull/6789))
1820
- Documentation and examples ([#6789](https://github.com/MetaMask/core/pull/6789))
1921

20-
[Unreleased]: https://github.com/MetaMask/core/
22+
[Unreleased]: https://github.com/MetaMask/core/compare/@metamask/eip-7702-internal-rpc-middleware@0.1.0...HEAD
23+
[0.1.0]: https://github.com/MetaMask/core/releases/tag/@metamask/eip-7702-internal-rpc-middleware@0.1.0

packages/eip-7702-internal-rpc-middleware/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@metamask/eip-7702-internal-rpc-middleware",
3-
"version": "0.0.0",
3+
"version": "0.1.0",
44
"description": "Implements internal JSON-RPC methods for EIP-7702 account upgrade functionality",
55
"keywords": [
66
"MetaMask",

packages/ens-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/624.0.0 ([#6845](https://github.com/MetaMask/core/pull/6845))
13-
1410
### Changed
1511

1612
- Bump `@metamask/network-controller` from `^24.2.2` to `^24.3.0` ([#6883](https://github.com/MetaMask/core/pull/6883))

packages/gas-fee-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/624.0.0 ([#6845](https://github.com/MetaMask/core/pull/6845))
13-
1410
### Changed
1511

1612
- Bump `@metamask/network-controller` from `^24.2.2` to `^24.3.0` ([#6883](https://github.com/MetaMask/core/pull/6883))

packages/multichain-network-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/624.0.0 ([#6845](https://github.com/MetaMask/core/pull/6845))
13-
1410
### Changed
1511

1612
- Bump `@metamask/network-controller` from `^24.2.2` to `^24.3.0` ([#6883](https://github.com/MetaMask/core/pull/6883))

packages/network-enablement-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-
- Release 627.0.0 ([#6888](https://github.com/MetaMask/core/pull/6888))
13-
- Release/624.0.0 ([#6845](https://github.com/MetaMask/core/pull/6845))
14-
- Release/622.0.0 ([#6841](https://github.com/MetaMask/core/pull/6841))
15-
1610
### Changed
1711

1812
- Bump `@metamask/network-controller` from `^24.2.2` to `^24.3.0` ([#6883](https://github.com/MetaMask/core/pull/6883))

packages/notification-services-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/611.0.0 ([#6810](https://github.com/MetaMask/core/pull/6810))
13-
1410
## [18.3.0]
1511

1612
### Added

0 commit comments

Comments
 (0)