Skip to content

Commit

Permalink
Revert "Release/66.0.0 (#7)"
Browse files Browse the repository at this point in the history
This reverts commit 4e46cff.
  • Loading branch information
mcmire committed Jul 13, 2023
1 parent fcbf616 commit e50acd5
Show file tree
Hide file tree
Showing 11 changed files with 11 additions and 77 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@metamask/core-monorepo",
"version": "66.0.0",
"version": "65.0.0",
"private": true,
"description": "Monorepo for packages shared between MetaMask clients",
"repository": {
Expand Down
15 changes: 1 addition & 14 deletions packages/controller-utils/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,18 +6,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

## [Unreleased]

## [5.0.0]
### Uncategorized
- Revert "Release/66.0.0 ([#6](https://github.com/MetaMask/core/pull/6))
- Release/66.0.0 ([#6](https://github.com/MetaMask/core/pull/6))
- Revert "Release/66.0.0 ([#5](https://github.com/MetaMask/core/pull/5))
- Release/66.0.0 ([#5](https://github.com/MetaMask/core/pull/5))
- Revert "Release/66.0.0 ([#4](https://github.com/MetaMask/core/pull/4))
- Release/66.0.0 ([#4](https://github.com/MetaMask/core/pull/4))
- Revert "Release/66.0.0 ([#3](https://github.com/MetaMask/core/pull/3))
- Release/66.0.0 ([#3](https://github.com/MetaMask/core/pull/3))
- feat: add linea networks support ([#1423](https://github.com/MetaMask/core/pull/1423))

## [4.1.0]
### Added
- Add approval types for result pages ([#1442](https://github.com/MetaMask/core/pull/1442))
Expand Down Expand Up @@ -132,8 +120,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

All changes listed after this point were applied to this package following the monorepo conversion.

[Unreleased]: https://github.com/MetaMask/core/compare/@metamask/controller-utils@5.0.0...HEAD
[5.0.0]: https://github.com/MetaMask/core/compare/@metamask/controller-utils@4.1.0...@metamask/controller-utils@5.0.0
[Unreleased]: https://github.com/MetaMask/core/compare/@metamask/controller-utils@4.1.0...HEAD
[4.1.0]: https://github.com/MetaMask/core/compare/@metamask/controller-utils@4.0.1...@metamask/controller-utils@4.1.0
[4.0.1]: https://github.com/MetaMask/core/compare/@metamask/controller-utils@4.0.0...@metamask/controller-utils@4.0.1
[4.0.0]: https://github.com/MetaMask/core/compare/@metamask/controller-utils@3.4.0...@metamask/controller-utils@4.0.0
Expand Down
2 changes: 1 addition & 1 deletion packages/controller-utils/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@metamask/controller-utils",
"version": "5.0.0",
"version": "4.1.0",
"description": "Data and convenience functions shared by multiple packages",
"keywords": [
"MetaMask",
Expand Down
15 changes: 1 addition & 14 deletions packages/keyring-controller/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,18 +6,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

## [Unreleased]

## [7.0.0]
### Uncategorized
- Revert "Release/66.0.0 ([#6](https://github.com/MetaMask/core/pull/6))
- Release/66.0.0 ([#6](https://github.com/MetaMask/core/pull/6))
- Revert "Release/66.0.0 ([#5](https://github.com/MetaMask/core/pull/5))
- Release/66.0.0 ([#5](https://github.com/MetaMask/core/pull/5))
- Revert "Release/66.0.0 ([#4](https://github.com/MetaMask/core/pull/4))
- Release/66.0.0 ([#4](https://github.com/MetaMask/core/pull/4))
- Revert "Release/66.0.0 ([#3](https://github.com/MetaMask/core/pull/3))
- Release/66.0.0 ([#3](https://github.com/MetaMask/core/pull/3))
- deps: bump eth-sig-util to latest ([#1483](https://github.com/MetaMask/core/pull/1483))

## [6.0.0]
### Added
- Add messenger events `KeyringController:lock` and `KeyringController:unlock`, emitted when the inner EthKeyringController is locked/unlocked ([#1378](https://github.com/MetaMask/core/pull/1378))
Expand Down Expand Up @@ -131,8 +119,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

All changes listed after this point were applied to this package following the monorepo conversion.

[Unreleased]: https://github.com/MetaMask/core/compare/@metamask/keyring-controller@7.0.0...HEAD
[7.0.0]: https://github.com/MetaMask/core/compare/@metamask/keyring-controller@6.0.0...@metamask/keyring-controller@7.0.0
[Unreleased]: https://github.com/MetaMask/core/compare/@metamask/keyring-controller@6.0.0...HEAD
[6.0.0]: https://github.com/MetaMask/core/compare/@metamask/keyring-controller@5.1.0...@metamask/keyring-controller@6.0.0
[5.1.0]: https://github.com/MetaMask/core/compare/@metamask/keyring-controller@5.0.0...@metamask/keyring-controller@5.1.0
[5.0.0]: https://github.com/MetaMask/core/compare/@metamask/keyring-controller@4.0.0...@metamask/keyring-controller@5.0.0
Expand Down
2 changes: 1 addition & 1 deletion packages/keyring-controller/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@metamask/keyring-controller",
"version": "7.0.0",
"version": "6.0.0",
"description": "Stores identities seen in the wallet and manages interactions such as signing",
"keywords": [
"MetaMask",
Expand Down
15 changes: 1 addition & 14 deletions packages/message-manager/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,18 +6,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

## [Unreleased]

## [8.0.0]
### Uncategorized
- Revert "Release/66.0.0 ([#6](https://github.com/MetaMask/core/pull/6))
- Release/66.0.0 ([#6](https://github.com/MetaMask/core/pull/6))
- Revert "Release/66.0.0 ([#5](https://github.com/MetaMask/core/pull/5))
- Release/66.0.0 ([#5](https://github.com/MetaMask/core/pull/5))
- Revert "Release/66.0.0 ([#4](https://github.com/MetaMask/core/pull/4))
- Release/66.0.0 ([#4](https://github.com/MetaMask/core/pull/4))
- Revert "Release/66.0.0 ([#3](https://github.com/MetaMask/core/pull/3))
- Release/66.0.0 ([#3](https://github.com/MetaMask/core/pull/3))
- deps: bump eth-sig-util to latest ([#1483](https://github.com/MetaMask/core/pull/1483))

## [7.0.2]
### Fixed
- Avoid race condition when creating typed messages ([#1467](https://github.com/MetaMask/core/pull/1467))
Expand Down Expand Up @@ -100,8 +88,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

All changes listed after this point were applied to this package following the monorepo conversion.

[Unreleased]: https://github.com/MetaMask/core/compare/@metamask/message-manager@8.0.0...HEAD
[8.0.0]: https://github.com/MetaMask/core/compare/@metamask/message-manager@7.0.2...@metamask/message-manager@8.0.0
[Unreleased]: https://github.com/MetaMask/core/compare/@metamask/message-manager@7.0.2...HEAD
[7.0.2]: https://github.com/MetaMask/core/compare/@metamask/message-manager@7.0.1...@metamask/message-manager@7.0.2
[7.0.1]: https://github.com/MetaMask/core/compare/@metamask/message-manager@7.0.0...@metamask/message-manager@7.0.1
[7.0.0]: https://github.com/MetaMask/core/compare/@metamask/message-manager@6.0.0...@metamask/message-manager@7.0.0
Expand Down
2 changes: 1 addition & 1 deletion packages/message-manager/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@metamask/message-manager",
"version": "8.0.0",
"version": "7.0.2",
"description": "Stores and manages interactions with signing requests",
"keywords": [
"MetaMask",
Expand Down
15 changes: 1 addition & 14 deletions packages/network-controller/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,18 +6,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

## [Unreleased]

## [11.0.0]
### Uncategorized
- Revert "Release/66.0.0 ([#6](https://github.com/MetaMask/core/pull/6))
- Release/66.0.0 ([#6](https://github.com/MetaMask/core/pull/6))
- Revert "Release/66.0.0 ([#5](https://github.com/MetaMask/core/pull/5))
- Release/66.0.0 ([#5](https://github.com/MetaMask/core/pull/5))
- Revert "Release/66.0.0 ([#4](https://github.com/MetaMask/core/pull/4))
- Release/66.0.0 ([#4](https://github.com/MetaMask/core/pull/4))
- Revert "Release/66.0.0 ([#3](https://github.com/MetaMask/core/pull/3))
- Release/66.0.0 ([#3](https://github.com/MetaMask/core/pull/3))
- feat: add linea networks support ([#1423](https://github.com/MetaMask/core/pull/1423))

## [10.3.0]
### Added
- Add `getNetworkClientsById` method ([#1439](https://github.com/MetaMask/core/pull/1439))
Expand Down Expand Up @@ -212,8 +200,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

All changes listed after this point were applied to this package following the monorepo conversion.

[Unreleased]: https://github.com/MetaMask/core/compare/@metamask/network-controller@11.0.0...HEAD
[11.0.0]: https://github.com/MetaMask/core/compare/@metamask/network-controller@10.3.0...@metamask/network-controller@11.0.0
[Unreleased]: https://github.com/MetaMask/core/compare/@metamask/network-controller@10.3.0...HEAD
[10.3.0]: https://github.com/MetaMask/core/compare/@metamask/network-controller@10.2.0...@metamask/network-controller@10.3.0
[10.2.0]: https://github.com/MetaMask/core/compare/@metamask/network-controller@10.1.0...@metamask/network-controller@10.2.0
[10.1.0]: https://github.com/MetaMask/core/compare/@metamask/network-controller@10.0.0...@metamask/network-controller@10.1.0
Expand Down
2 changes: 1 addition & 1 deletion packages/network-controller/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@metamask/network-controller",
"version": "11.0.0",
"version": "10.3.0",
"description": "Provides an interface to the currently selected network via a MetaMask-compatible provider object",
"keywords": [
"MetaMask",
Expand Down
16 changes: 1 addition & 15 deletions packages/transaction-controller/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,19 +6,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

## [Unreleased]

## [8.0.0]
### Uncategorized
- Revert "Release/66.0.0 ([#6](https://github.com/MetaMask/core/pull/6))
- Release/66.0.0 ([#6](https://github.com/MetaMask/core/pull/6))
- Revert "Release/66.0.0 ([#5](https://github.com/MetaMask/core/pull/5))
- Release/66.0.0 ([#5](https://github.com/MetaMask/core/pull/5))
- Revert "Release/66.0.0 ([#4](https://github.com/MetaMask/core/pull/4))
- Release/66.0.0 ([#4](https://github.com/MetaMask/core/pull/4))
- Revert "Release/66.0.0 ([#3](https://github.com/MetaMask/core/pull/3))
- Release/66.0.0 ([#3](https://github.com/MetaMask/core/pull/3))
- feat: add linea networks support ([#1423](https://github.com/MetaMask/core/pull/1423))
- Refactor TransactionController unit tests ([#1444](https://github.com/MetaMask/core/pull/1444))

## [7.0.0]
### Changed
- **BREAKING**: Change the approveTransaction and cancelTransaction methods to private ([#1435](https://github.com/MetaMask/core/pull/1435))
Expand Down Expand Up @@ -97,8 +84,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

All changes listed after this point were applied to this package following the monorepo conversion.

[Unreleased]: https://github.com/MetaMask/core/compare/@metamask/transaction-controller@8.0.0...HEAD
[8.0.0]: https://github.com/MetaMask/core/compare/@metamask/transaction-controller@7.0.0...@metamask/transaction-controller@8.0.0
[Unreleased]: https://github.com/MetaMask/core/compare/@metamask/transaction-controller@7.0.0...HEAD
[7.0.0]: https://github.com/MetaMask/core/compare/@metamask/transaction-controller@6.1.0...@metamask/transaction-controller@7.0.0
[6.1.0]: https://github.com/MetaMask/core/compare/@metamask/transaction-controller@6.0.0...@metamask/transaction-controller@6.1.0
[6.0.0]: https://github.com/MetaMask/core/compare/@metamask/transaction-controller@5.0.0...@metamask/transaction-controller@6.0.0
Expand Down
2 changes: 1 addition & 1 deletion packages/transaction-controller/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@metamask/transaction-controller",
"version": "8.0.0",
"version": "7.0.0",
"description": "Stores transactions alongside their periodically updated statuses and manages interactions such as approval and cancellation",
"keywords": [
"MetaMask",
Expand Down

0 comments on commit e50acd5

Please sign in to comment.