Skip to content

Commit 7904dba

Browse files
1.36.0 (#1073)
1 parent 400cec1 commit 7904dba

File tree

2 files changed

+18
-2
lines changed

2 files changed

+18
-2
lines changed

CHANGELOG.md

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

77
## [Unreleased]
88

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

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@metamask/contract-metadata",
3-
"version": "1.35.0",
3+
"version": "1.36.0",
44
"description": "A mapping of ethereum contract addresses to broadly accepted icons for those addresses.",
55
"main": "index.js",
66
"publishConfig": {

0 commit comments

Comments
 (0)