Skip to content

Commit

Permalink
chore(main): release react-web3-icons 1.1.0 (#8)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] authored Jul 23, 2024
1 parent abe860e commit b3cce07
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 1 deletion.
16 changes: 16 additions & 0 deletions packages/react-web3-icons/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,21 @@
# Changelog

## [1.1.0](https://github.com/bgd-labs/icons/compare/[email protected]@v1.1.0) (2024-07-23)


### Features

* added github fallback ([#11](https://github.com/bgd-labs/icons/issues/11)) ([09f3cf3](https://github.com/bgd-labs/icons/commit/09f3cf3b367ed0f6603a91125228dbe5770d85b4))
* styles updates ([#12](https://github.com/bgd-labs/icons/issues/12)) ([7d9b5c1](https://github.com/bgd-labs/icons/commit/7d9b5c1e5d345cb7160ed7296dd30deb1e8779b0))


### Bug Fixes

* combine chains and assets icons to one dir ([#10](https://github.com/bgd-labs/icons/issues/10)) ([66363fa](https://github.com/bgd-labs/icons/commit/66363fac36bf910fd55929c5a10e53152155824a))
* package module ([#6](https://github.com/bgd-labs/icons/issues/6)) ([3fbfc6a](https://github.com/bgd-labs/icons/commit/3fbfc6a014ab7a1071b0362342e0f3a6c1768797))
* package structure ([3e36dd3](https://github.com/bgd-labs/icons/commit/3e36dd3086617dd450099714b26be408a534fd77))
* update react lazy to loadable components in the DynamicIcon ([#9](https://github.com/bgd-labs/icons/issues/9)) ([a0ee163](https://github.com/bgd-labs/icons/commit/a0ee16313d7864ccd414a9cb8476c9862e618bb7))

## [1.0.1](https://github.com/bgd-labs/icons/compare/[email protected]@v1.0.1) (2024-06-20)


Expand Down
2 changes: 1 addition & 1 deletion packages/react-web3-icons/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@bgd-labs/react-web3-icons",
"description": "Svg set of web3 icons.",
"version": "0.0.73",
"version": "1.1.0",
"author": "BGD labs",
"license": "MIT",
"private": false,
Expand Down

0 comments on commit b3cce07

Please sign in to comment.