Release Version v6.4.1

This commit is contained in:
lucaburgio 2023-03-24 08:51:06 +00:00 committed by github-actions[bot]
parent a68e443f56
commit 6e6979c91f
5 changed files with 22 additions and 4 deletions

View file

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

View file

@ -1,3 +1,20 @@
<a name="v6.4.1"></a>
# [v6.4.1](https://github.com/iconoir-icons/iconoir/releases/tag/v6.4.1) - 24 Mar 2023
Optimized the optical size of 6 icons:
- `arrow-down`
- `arrow-left`
- `arrow-right`
- `arrow-up`
- `more-horiz`
- `more-vert`
Minor fix of 1 icon:
- `numbered-list-left`
[Changes][v6.4.1]
<a name="v6.4.0"></a>
# [v6.4.0](https://github.com/iconoir-icons/iconoir/releases/tag/v6.4.0) - 04 Mar 2023
@ -978,6 +995,7 @@ fix: changed stroke property from `black` to `currentColor`.
[Changes][v4.2]
[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
[v6.2.1]: https://github.com/iconoir-icons/iconoir/compare/v6.2.0...v6.2.1

View file

@ -1,6 +1,6 @@
name: iconoir_flutter
description: Flutter library for Iconoir icon set
version: 6.4.0
version: 6.4.1
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.0",
"version": "6.4.1",
"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.0",
"version": "6.4.1",
"description": "React library for Iconoir icon set",
"main": "dist/index.js",
"types": "dist/index.d.ts",