Skip to content

Commit b8ef21d

Browse files
committed
v11.12.0
1 parent 9a782e1 commit b8ef21d

File tree

2 files changed

+5
-2
lines changed

2 files changed

+5
-2
lines changed

CHANGELOG.md

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

77
## [Unreleased]
88

9+
## [11.12.0]
10+
911
## [11.10.0]
1012
### Added
1113
- Added preset network image avatars in the 'Select a network' pop-up ([#22643](https://github.com/MetaMask/metamask-extension/pull/22643))
@@ -4389,7 +4391,8 @@ Update styles and spacing on the critical error page ([#20350](https://github.c
43894391
### Uncategorized
43904392
- Added the ability to restore accounts from seed words.
43914393

4392-
[Unreleased]: https://github.com/MetaMask/metamask-extension/compare/v11.10.0...HEAD
4394+
[Unreleased]: https://github.com/MetaMask/metamask-extension/compare/v11.12.0...HEAD
4395+
[11.12.0]: https://github.com/MetaMask/metamask-extension/compare/v11.10.0...v11.12.0
43934396
[11.10.0]: https://github.com/MetaMask/metamask-extension/compare/v11.9.5...v11.10.0
43944397
[11.9.5]: https://github.com/MetaMask/metamask-extension/compare/v11.9.4...v11.9.5
43954398
[11.9.4]: https://github.com/MetaMask/metamask-extension/compare/v11.9.3...v11.9.4

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "metamask-crx",
3-
"version": "11.10.0",
3+
"version": "11.12.0",
44
"private": true,
55
"repository": {
66
"type": "git",

0 commit comments

Comments
 (0)