diff --git a/packages/react-web3-icons/CHANGELOG.md b/packages/react-web3-icons/CHANGELOG.md index 1f90ec45..5b02aafa 100644 --- a/packages/react-web3-icons/CHANGELOG.md +++ b/packages/react-web3-icons/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [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) + + +### Features + +* add lbtc asset ([bf776f7](https://github.com/bgd-labs/web3-icons/commit/bf776f790ac9de927b7c1020e940d19134400d73)) + ## [1.9.0](https://github.com/bgd-labs/web3-icons/compare/react-web3-icons@v1.8.0...react-web3-icons@v1.9.0) (2025-01-15) diff --git a/packages/react-web3-icons/package.json b/packages/react-web3-icons/package.json index f1d08dd0..7b49aa67 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.9.0", + "version": "1.10.0", "author": "BGD labs", "license": "MIT", "private": false,