Skip to content

Commit

Permalink
1.36.0 (#1073)
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Aug 11, 2022
1 parent 400cec1 commit 7904dba
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 2 deletions.
18 changes: 17 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,4 +6,20 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

## [Unreleased]

[Unreleased]: https://github.com/MetaMask/controllers/compare/v1.35.0...HEAD
## [1.36.0]
### Uncategorized
- Add release workflows ([#1071](https://github.com/MetaMask/contract-metadata/pull/1071))
- Add icons for OGV, veOGV and wOUSD ([#1058](https://github.com/MetaMask/contract-metadata/pull/1058))
- Add Panther Protocol (ZKP) token and logo ([#1066](https://github.com/MetaMask/contract-metadata/pull/1066))
- add hollaex token ([#1056](https://github.com/MetaMask/contract-metadata/pull/1056))
- Fixing SVG icon for sETH and sUSD token ([#1050](https://github.com/MetaMask/contract-metadata/pull/1050))
- feat(map): add Sushiswap (#1) ([#1](https://github.com/MetaMask/contract-metadata/pull/1))
- Add GTON ([#1060](https://github.com/MetaMask/contract-metadata/pull/1060))
- Add Privilege (PRVG) token ([#1048](https://github.com/MetaMask/contract-metadata/pull/1048))
- Added CryptoFranc (XCHF) ([#401](https://github.com/MetaMask/contract-metadata/pull/401))
- Version 1.35.0 ([#1053](https://github.com/MetaMask/contract-metadata/pull/1053))
- Adding top nfts contracts on opensea by floor price ([#1052](https://github.com/MetaMask/contract-metadata/pull/1052))
- New release ([#1045](https://github.com/MetaMask/contract-metadata/pull/1045))

[Unreleased]: https://github.com/MetaMask/contract-metadata/compare/v1.36.0...HEAD
[1.36.0]: https://github.com/MetaMask/contract-metadata/releases/tag/v1.36.0
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@metamask/contract-metadata",
"version": "1.35.0",
"version": "1.36.0",
"description": "A mapping of ethereum contract addresses to broadly accepted icons for those addresses.",
"main": "index.js",
"publishConfig": {
Expand Down

0 comments on commit 7904dba

Please sign in to comment.