Release Version v5.3.0

This commit is contained in:
lucaburgio 2022-09-10 07:31:43 +00:00 committed by github-actions[bot]
parent d730622b5b
commit ea244fdb0f
5 changed files with 52 additions and 4 deletions

View file

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

View file

@ -1,3 +1,50 @@
<a name="v5.3.0"></a>
# [v5.3.0](https://github.com/iconoir-icons/iconoir/releases/tag/v5.3.0) - 10 Sep 2022
Added 37 new icons:
- `add-page-alt`
- `angle-tool`
- `avi-format`
- `bread-slice`
- `closed-captions`
- `clutery`
- `coffee-cup`
- `design-nib`
- `forward-message`
- `forward`
- `gif-format`
- `hammer`
- `jpeg-format`
- `jpg-format`
- `list-select`
- `mail-in`
- `mail-out`
- `mpeg-format`
- `npm-square`
- `npm`
- `png-format`
- `raw-format`
- `remove-page-alt`
- `reply-to-message`
- `reply`
- `screenshot`
- `send-diagonal`
- `send-mail`
- `send`
- `submit-document`
- `svg-format`
- `text-box`
- `tif-format`
- `tiff-format`
- `tools`
- `webp-format`
- `wrench`
[Changes][v5.3.0]
<a name="v5.2.0"></a>
# [v5.2.0](https://github.com/iconoir-icons/iconoir/releases/tag/v5.2.0) - 28 Aug 2022
@ -480,6 +527,7 @@ fix: changed stroke property from `black` to `currentColor`.
[Changes][v4.2]
[v5.3.0]: https://github.com/iconoir-icons/iconoir/compare/v5.2.0...v5.3.0
[v5.2.0]: https://github.com/iconoir-icons/iconoir/compare/v5.1.4...v5.2.0
[v5.1.4]: https://github.com/iconoir-icons/iconoir/compare/v5.1.3...v5.1.4
[v5.1.3]: https://github.com/iconoir-icons/iconoir/compare/v5.1.2...v5.1.3

View file

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