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

Version v10.30.1

This commit is contained in:
MetaMask Bot 2023-05-05 10:39:44 +00:00 committed by Dan Miller
parent 88fa9c10df
commit e3a7f91095
2 changed files with 11 additions and 2 deletions

View File

@ -6,6 +6,14 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
## [Unreleased]
## [10.30.1]
### Uncategorized
- Version v10.29.1
- Version v10.30.0
- Merge branch 'develop' into master-sync
- Merge branch 'develop' into master-sync
- Merge remote-tracking branch 'origin/develop' into master-sync
## [10.30.0]
### Added
- Updating Terms of Use, Adding popover and onboarding flow check ([#18221](https://github.com/MetaMask/metamask-extension/pull/18221))
@ -3707,7 +3715,8 @@ 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.30.0...HEAD
[Unreleased]: https://github.com/MetaMask/metamask-extension/compare/v10.30.1...HEAD
[10.30.1]: https://github.com/MetaMask/metamask-extension/compare/v10.30.0...v10.30.1
[10.30.0]: https://github.com/MetaMask/metamask-extension/compare/v10.29.0...v10.30.0
[10.29.0]: https://github.com/MetaMask/metamask-extension/compare/v10.28.3...v10.29.0
[10.28.3]: https://github.com/MetaMask/metamask-extension/compare/v10.28.2...v10.28.3

View File

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