Skip to content

Commit

Permalink
Version v12.8.1
Browse files Browse the repository at this point in the history
  • Loading branch information
metamaskbot committed Dec 5, 2024
1 parent 7689c6e commit 56a51c1
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 2 deletions.
5 changes: 4 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

## [Unreleased]

## [12.8.1]

## [12.8.0]
### Added
- Added multi-chain polling for token prices ([#28158](https://github.com/MetaMask/metamask-extension/pull/28158))
Expand Down Expand Up @@ -5417,7 +5419,8 @@ Update styles and spacing on the critical error page ([#20350](https://github.c
- Added the ability to restore accounts from seed words.


[Unreleased]: https://github.com/MetaMask/metamask-extension/compare/v12.8.0...HEAD
[Unreleased]: https://github.com/MetaMask/metamask-extension/compare/v12.8.1...HEAD
[12.8.1]: https://github.com/MetaMask/metamask-extension/compare/v12.8.0...v12.8.1
[12.8.0]: https://github.com/MetaMask/metamask-extension/compare/v12.7.2...v12.8.0
[12.7.2]: https://github.com/MetaMask/metamask-extension/compare/v12.7.1...v12.7.2
[12.7.1]: https://github.com/MetaMask/metamask-extension/compare/v12.7.0...v12.7.1
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "metamask-crx",
"version": "12.8.0",
"version": "12.8.1",
"private": true,
"repository": {
"type": "git",
Expand Down

0 comments on commit 56a51c1

Please sign in to comment.