Release Version v6.1

This commit is contained in:
lucaburgio 2023-01-26 18:47:43 +00:00 committed by github-actions[bot]
parent c3ffb2239f
commit 50b53d5cbd
5 changed files with 38 additions and 5 deletions

View file

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

View file

@ -1,3 +1,35 @@
<a name="v6.1"></a>
# [v6.1](https://github.com/iconoir-icons/iconoir/releases/tag/v6.1) - 26 Jan 2023
Added 24 new icons:
- `agile`
- `bright-crown`
- `bright-star`
- `calendar-minus`
- `calendar-plus`
- `community`
- `crown-circle`
- `crown`
- `git-cherry-pick-commit`
- `git-pull-request-closed`
- `key-command`
- `learning`
- `medium-priority`
- `okrs`
- `presentation`
- `sine-wave`
- `square-wave`
- `strategy`
- `t-shirt`
- `user-crown`
- `user-love`
- `user-star`
- `video-projector`
- `women-t-shirt`
[Changes][v6.1]
<a name="v6.0"></a>
# [v6.0.0 (v6.0)](https://github.com/iconoir-icons/iconoir/releases/tag/v6.0) - 08 Jan 2023
@ -792,6 +824,7 @@ fix: changed stroke property from `black` to `currentColor`.
[Changes][v4.2]
[v6.1]: https://github.com/iconoir-icons/iconoir/compare/v6.0...v6.1
[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
[v5.5.1]: https://github.com/iconoir-icons/iconoir/compare/v5.5...v5.5.1
@ -825,4 +858,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.5.2 -->
<!-- Generated by https://github.com/rhysd/changelog-from-release v3.6.1 -->

View file

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