Commit 7904dba 1 parent 400cec1 commit 7904dba Copy full SHA for 7904dba
File tree 2 files changed +18
-2
lines changed
2 files changed +18
-2
lines changed Original file line number Diff line number Diff line change @@ -6,4 +6,20 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
6
6
7
7
## [ Unreleased]
8
8
9
- [ Unreleased ] : https://github.com/MetaMask/controllers/compare/v1.35.0...HEAD
9
+ ## [ 1.36.0]
10
+ ### Uncategorized
11
+ - Add release workflows ([ #1071 ] ( https://github.com/MetaMask/contract-metadata/pull/1071 ) )
12
+ - Add icons for OGV, veOGV and wOUSD ([ #1058 ] ( https://github.com/MetaMask/contract-metadata/pull/1058 ) )
13
+ - Add Panther Protocol (ZKP) token and logo ([ #1066 ] ( https://github.com/MetaMask/contract-metadata/pull/1066 ) )
14
+ - add hollaex token ([ #1056 ] ( https://github.com/MetaMask/contract-metadata/pull/1056 ) )
15
+ - Fixing SVG icon for sETH and sUSD token ([ #1050 ] ( https://github.com/MetaMask/contract-metadata/pull/1050 ) )
16
+ - feat(map): add Sushiswap (#1 ) ([ #1 ] ( https://github.com/MetaMask/contract-metadata/pull/1 ) )
17
+ - Add GTON ([ #1060 ] ( https://github.com/MetaMask/contract-metadata/pull/1060 ) )
18
+ - Add Privilege (PRVG) token ([ #1048 ] ( https://github.com/MetaMask/contract-metadata/pull/1048 ) )
19
+ - Added CryptoFranc (XCHF) ([ #401 ] ( https://github.com/MetaMask/contract-metadata/pull/401 ) )
20
+ - Version 1.35.0 ([ #1053 ] ( https://github.com/MetaMask/contract-metadata/pull/1053 ) )
21
+ - Adding top nfts contracts on opensea by floor price ([ #1052 ] ( https://github.com/MetaMask/contract-metadata/pull/1052 ) )
22
+ - New release ([ #1045 ] ( https://github.com/MetaMask/contract-metadata/pull/1045 ) )
23
+
24
+ [ Unreleased ] : https://github.com/MetaMask/contract-metadata/compare/v1.36.0...HEAD
25
+ [ 1.36.0 ] : https://github.com/MetaMask/contract-metadata/releases/tag/v1.36.0
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @metamask/contract-metadata" ,
3
- "version" : " 1.35 .0" ,
3
+ "version" : " 1.36 .0" ,
4
4
"description" : " A mapping of ethereum contract addresses to broadly accepted icons for those addresses." ,
5
5
"main" : " index.js" ,
6
6
"publishConfig" : {
You can’t perform that action at this time.
0 commit comments