Skip to content

Commit 79f147f

Browse files
chore(main): release react-web3-icons 1.4.1 (#24)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 0987998 commit 79f147f

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.4.1](https://github.com/bgd-labs/icons/compare/[email protected]@v1.4.1) (2024-07-30)
4+
5+
6+
### Bug Fixes
7+
8+
* setting of the SVG code in the components ([#23](https://github.com/bgd-labs/icons/issues/23)) ([0987998](https://github.com/bgd-labs/icons/commit/0987998377c0a0ca3603cfa87d292257653265be))
9+
310
## [1.4.0](https://github.com/bgd-labs/icons/compare/[email protected]@v1.4.0) (2024-07-30)
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.4.0",
4+
"version": "1.4.1",
55
"author": "BGD labs",
66
"license": "MIT",
77
"private": false,

0 commit comments

Comments
 (0)