diff --git a/packages/react-web3-icons/CHANGELOG.md b/packages/react-web3-icons/CHANGELOG.md index 5b02aafa..07a83c27 100644 --- a/packages/react-web3-icons/CHANGELOG.md +++ b/packages/react-web3-icons/CHANGELOG.md @@ -1,5 +1,13 @@ # Changelog +## [1.11.0](https://github.com/bgd-labs/web3-icons/compare/react-web3-icons@v1.10.0...react-web3-icons@v1.11.0) (2025-02-17) + + +### Features + +* add sonic and mantle chain icons ([672be30](https://github.com/bgd-labs/web3-icons/commit/672be302192fa0dc8aa29e66c1f78f457f6fca2c)) +* change icon for Optimism mainnet ([7ca970a](https://github.com/bgd-labs/web3-icons/commit/7ca970af1abaf27509fbfbd41a9949f8a98c904a)) + ## [1.10.0](https://github.com/bgd-labs/web3-icons/compare/react-web3-icons@v1.9.0...react-web3-icons@v1.10.0) (2025-01-22) diff --git a/packages/react-web3-icons/package.json b/packages/react-web3-icons/package.json index 7b49aa67..57058d52 100644 --- a/packages/react-web3-icons/package.json +++ b/packages/react-web3-icons/package.json @@ -1,7 +1,7 @@ { "name": "@bgd-labs/react-web3-icons", "description": "Svg set of web3 icons.", - "version": "1.10.0", + "version": "1.11.0", "author": "BGD labs", "license": "MIT", "private": false,