Release Version v6.3.0

This commit is contained in:
lucaburgio 2023-02-22 22:54:19 +00:00 committed by github-actions[bot]
parent 8d785436aa
commit 75158676ef
5 changed files with 59 additions and 4 deletions

View file

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

View file

@ -1,3 +1,57 @@
<a name="v6.3.0"></a>
# [v6.3.0](https://github.com/iconoir-icons/iconoir/releases/tag/v6.3.0) - 22 Feb 2023
Added 46 new icons:
- `adobe-after-effects`
- `adobe-illustrator`
- `adobe-indesign`
- `adobe-lightroom`
- `adobe-photoshop`
- `adobe-xd`
- `arrow-bl`
- `arrow-br`
- `arrow-tl`
- `arrow-tr`
- `balcony`
- `bathroom`
- `binocular`
- `birthday-cake`
- `cellar`
- `color-wheel`
- `dev-mode-laptop`
- `dev-mode-phone`
- `developer`
- `dew-point`
- `elevator`
- `fill-color`
- `filter-list-circle`
- `filter-list`
- `fish`
- `home-temperature-in`
- `home-temperature-out`
- `house-rooms`
- `jellyfish`
- `lullaby`
- `magic-wand`
- `neighbourhood`
- `non-binary`
- `planimetry`
- `privacy policy`
- `slash`
- `spotify`
- `strikethrough`
- `temperature-down`
- `temperature-high`
- `temperature-low`
- `temperature-up`
- `time-zone`
- `vue-js`
- `wolf`
- `yelp`
[Changes][v6.3.0]
<a name="v6.2.1"></a>
# [v6.2.1](https://github.com/iconoir-icons/iconoir/releases/tag/v6.2.1) - 06 Feb 2023
@ -907,6 +961,7 @@ fix: changed stroke property from `black` to `currentColor`.
[Changes][v4.2]
[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
[v6.2.0]: https://github.com/iconoir-icons/iconoir/compare/v6.1.1...v6.2.0
[v6.1.1]: https://github.com/iconoir-icons/iconoir/compare/v6.1.0...v6.1.1

View file

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