File tree Expand file tree Collapse file tree 2 files changed +7
-2
lines changed
Expand file tree Collapse file tree 2 files changed +7
-2
lines changed Original file line number Diff line number Diff line change @@ -6,6 +6,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
66
77## [ Unreleased]
88
9+ ## [ 2.3.1]
10+ ### Changed
11+ - This release fixes an error that prevented the publishing of v2.3.0. No functional changes.
12+
913## [ 2.3.0]
1014### Added
1115- Add Ethereum Swarm ([ #1166 ] ( https://github.com/MetaMask/contract-metadata/pull/1166 ) )
@@ -90,7 +94,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
9094- Adding top nfts contracts on opensea by floor price ([ #1052 ] ( https://github.com/MetaMask/contract-metadata/pull/1052 ) )
9195- New release ([ #1045 ] ( https://github.com/MetaMask/contract-metadata/pull/1045 ) )
9296
93- [ Unreleased ] : https://github.com/MetaMask/contract-metadata/compare/v2.3.0...HEAD
97+ [ Unreleased ] : https://github.com/MetaMask/contract-metadata/compare/v2.3.1...HEAD
98+ [ 2.3.1 ] : https://github.com/MetaMask/contract-metadata/compare/v2.3.0...v2.3.1
9499[ 2.3.0 ] : https://github.com/MetaMask/contract-metadata/compare/v2.2.0...v2.3.0
95100[ 2.2.0 ] : https://github.com/MetaMask/contract-metadata/compare/v2.1.0...v2.2.0
96101[ 2.1.0 ] : https://github.com/MetaMask/contract-metadata/compare/v2.0.0...v2.1.0
Original file line number Diff line number Diff line change 11{
22 "name" : " @metamask/contract-metadata" ,
3- "version" : " 2.3.0 " ,
3+ "version" : " 2.3.1 " ,
44 "description" : " A mapping of ethereum contract addresses to broadly accepted icons for those addresses." ,
55 "main" : " index.js" ,
66 "publishConfig" : {
You can’t perform that action at this time.
0 commit comments