Release Version v6.6.0

This commit is contained in:
lucaburgio 2023-04-12 17:35:11 +00:00 committed by github-actions[bot]
parent fc94c6a909
commit 7adad51d3d
5 changed files with 21 additions and 5 deletions

View file

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

View file

@ -1,3 +1,18 @@
<a name="v6.6.0"></a>
# [v6.6.0](https://github.com/iconoir-icons/iconoir/releases/tag/v6.6.0) - 12 Apr 2023
Added 7 new icons:
- `3d-draft-face`
- `apple-shortcuts`
- `arrows-up-from-line`
- `clock-rotate-right`
- `cube-replace-face`
- `glass-fragile`
- `heart-arrow-down`
[Changes][v6.6.0]
<a name="v6.5.0"></a>
# [v6.5.0](https://github.com/iconoir-icons/iconoir/releases/tag/v6.5.0) - 26 Mar 2023
@ -1024,6 +1039,7 @@ fix: changed stroke property from `black` to `currentColor`.
[Changes][v4.2]
[v6.6.0]: https://github.com/iconoir-icons/iconoir/compare/v6.5.0...v6.6.0
[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
@ -1065,4 +1081,4 @@ fix: changed stroke property from `black` to `currentColor`.
[v4.2.1]: https://github.com/iconoir-icons/iconoir/compare/v4.2...v4.2.1
[v4.2]: https://github.com/iconoir-icons/iconoir/tree/v4.2
<!-- Generated by https://github.com/rhysd/changelog-from-release v3.7.0 -->
<!-- Generated by https://github.com/rhysd/changelog-from-release v3.7.1 -->

View file

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