Skip to content

Commit 9bad308

Browse files
chore(main): release react-web3-icons 1.7.1 (#53)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 95a44f2 commit 9bad308

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

packages/react-web3-icons/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## [1.7.1](https://github.com/bgd-labs/web3-icons/compare/[email protected]@v1.7.1) (2024-11-06)
4+
5+
6+
### Bug Fixes
7+
8+
* stop passing unnecessary props to DOM nodes ([#52](https://github.com/bgd-labs/web3-icons/issues/52)) ([95a44f2](https://github.com/bgd-labs/web3-icons/commit/95a44f2b1da23e4c0e15cd6eb14c61a38ba6a88a))
9+
310
## [1.7.0](https://github.com/bgd-labs/web3-icons/compare/[email protected]@v1.7.0) (2024-10-31)
411

512

packages/react-web3-icons/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@bgd-labs/react-web3-icons",
33
"description": "Svg set of web3 icons.",
4-
"version": "1.7.0",
4+
"version": "1.7.1",
55
"author": "BGD labs",
66
"license": "MIT",
77
"private": false,

0 commit comments

Comments
 (0)