1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-10-22 03:12:42 +02:00

Version v10.22.2

This commit is contained in:
MetaMask Bot 2022-11-15 19:12:50 +00:00
parent ace7b0cda9
commit 1b602d8141
2 changed files with 9 additions and 3 deletions

View File

@ -6,6 +6,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
## [Unreleased]
## [10.22.2]
### Uncategorized
- This reverts commit d91ce9c4b5044e906f254516a95d87ed74f794d6. ([#16353](https://github.com/MetaMask/metamask-extension/pull/16353))
- Revert "Ignore advisary related to 3Box"
- Revert "Fix e2e test"
## [10.22.1]
### Changed
- Temporarily revert v10.22.0
@ -3296,9 +3302,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
### Uncategorized
- Added the ability to restore accounts from seed words.
[Unreleased]: https://github.com/MetaMask/metamask-extension/compare/v10.22.1...HEAD
[Unreleased]: https://github.com/MetaMask/metamask-extension/compare/v10.22.2...HEAD
[10.22.2]: https://github.com/MetaMask/metamask-extension/compare/v10.22.1...v10.22.2
[10.22.1]: https://github.com/MetaMask/metamask-extension/compare/v10.22.0...v10.22.1
[Unreleased]: https://github.com/MetaMask/metamask-extension/compare/v10.22.0...HEAD
[10.22.0]: https://github.com/MetaMask/metamask-extension/compare/v10.21.2...v10.22.0
[10.21.2]: https://github.com/MetaMask/metamask-extension/compare/v10.21.1...v10.21.2
[10.21.1]: https://github.com/MetaMask/metamask-extension/compare/v10.21.0...v10.21.1

View File

@ -1,6 +1,6 @@
{
"name": "metamask-crx",
"version": "10.22.1",
"version": "10.22.2",
"private": true,
"repository": {
"type": "git",