Release Version v6.1.1

This commit is contained in:
lucaburgio 2023-01-28 18:18:23 +00:00 committed by github-actions[bot]
parent bc2cc38a72
commit 82c9d5ab5f
5 changed files with 16 additions and 4 deletions

View file

@ -1,6 +1,6 @@
{
"name": "iconoir",
"version": "6.1.0",
"version": "6.1.1",
"description": "A Simple and Definitive Open-Source Icons Library",
"type": "module",
"files": [

View file

@ -1,3 +1,14 @@
<a name="v6.1.1"></a>
# [v6.1.1](https://github.com/iconoir-icons/iconoir/releases/tag/v6.1.1) - 28 Jan 2023
Fixed the optical size of 3 icons:
- `search`
- `zoom-in`
- `zoom-out`
[Changes][v6.1.1]
<a name="v6.1.0"></a>
# [v6.1.0](https://github.com/iconoir-icons/iconoir/releases/tag/v6.1.0) - 26 Jan 2023
@ -824,6 +835,7 @@ fix: changed stroke property from `black` to `currentColor`.
[Changes][v4.2]
[v6.1.1]: https://github.com/iconoir-icons/iconoir/compare/v6.1.0...v6.1.1
[v6.1.0]: https://github.com/iconoir-icons/iconoir/compare/v6.0...v6.1.0
[v6.0]: https://github.com/iconoir-icons/iconoir/compare/v5.5.2...v6.0
[v5.5.2]: https://github.com/iconoir-icons/iconoir/compare/v5.5.1...v5.5.2

View file

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