Release Version v6.5.0

This commit is contained in:
lucaburgio 2023-03-26 12:48:38 +00:00 committed by github-actions[bot]
parent 7c1290f152
commit 9599cc9ca2
5 changed files with 34 additions and 4 deletions

View File

@ -1,6 +1,6 @@
{
"name": "iconoir",
"version": "6.4.1",
"version": "6.5.0",
"description": "The biggest open source icon library with tons of free icons.",
"type": "module",
"files": [

View File

@ -1,3 +1,32 @@
<a name="v6.5.0"></a>
# [v6.5.0](https://github.com/iconoir-icons/iconoir/releases/tag/v6.5.0) - 26 Mar 2023
Added 21 new icons:
- `bitcoin-circle`
- `bitcoin-rotate-out`
- `card-reader`
- `coins-swap`
- `coins`
- `commodity`
- `contactless`
- `dogecoin-circle`
- `dogecoin-rotate-out`
- `ethereum-circle`
- `ethereum-rotate-out`
- `hand-card`
- `hand-cash`
- `hand-contactless`
- `litecoin-circle`
- `litecoin-rotate-out`
- `percent-rotate-out`
- `safe-arrow-left`
- `safe-arrow-right`
- `safe-open`
- `safe`
[Changes][v6.5.0]
<a name="v6.4.1"></a>
# [v6.4.1](https://github.com/iconoir-icons/iconoir/releases/tag/v6.4.1) - 24 Mar 2023
@ -995,6 +1024,7 @@ fix: changed stroke property from `black` to `currentColor`.
[Changes][v4.2]
[v6.5.0]: https://github.com/iconoir-icons/iconoir/compare/v6.4.1...v6.5.0
[v6.4.1]: https://github.com/iconoir-icons/iconoir/compare/v6.4.0...v6.4.1
[v6.4.0]: https://github.com/iconoir-icons/iconoir/compare/v6.3.0...v6.4.0
[v6.3.0]: https://github.com/iconoir-icons/iconoir/compare/v6.2.1...v6.3.0

View File

@ -1,6 +1,6 @@
name: iconoir_flutter
description: Flutter library for Iconoir icon set
version: 6.4.1
version: 6.5.0
homepage: https://iconoir.com
repository: https://github.com/lucaburgio/iconoir.git
issue_tracker: https://github.com/lucaburgio/iconoir/issues

View File

@ -1,6 +1,6 @@
{
"name": "iconoir-react-native",
"version": "6.4.1",
"version": "6.5.0",
"description": "React Native library for Iconoir icon set",
"main": "dist/index.js",
"types": "dist/index.d.ts",

View File

@ -1,6 +1,6 @@
{
"name": "iconoir-react",
"version": "6.4.1",
"version": "6.5.0",
"description": "React library for Iconoir icon set",
"main": "dist/index.js",
"types": "dist/index.d.ts",