Skip to content

Commit

Permalink
Release Version v7.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
lucaburgio authored and github-actions[bot] committed Dec 30, 2023
1 parent 028db42 commit 57ddd10
Show file tree
Hide file tree
Showing 6 changed files with 46 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "iconoir",
"version": "7.2.0",
"version": "7.3.0",
"description": "Iconoir - The biggest open source icon library with tons of free icons.",
"keywords": [
"free",
Expand Down
41 changes: 41 additions & 0 deletions packages/iconoir-flutter/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,43 @@
<a name="v7.3.0"></a>
# [v7.3.0](https://github.com/iconoir-icons/iconoir/releases/tag/v7.3.0) - 30 Dec 2023

24 new icons:

- `app-notification-solid`
- `bubble-xmark-solid`
- `chat-bubble-check-solid`
- `chat-bubble-empty-solid`
- `chat-bubble-question-solid`
- `chat-bubble-solid`
- `chat-bubble-translate-solid`
- `chat-bubble-warning-solid`
- `chat-bubble-xmark-solid`
- `chat-lines-solid`
- `chat-minus-in-solid`
- `chat-plus-in-solid`
- `facetime-solid`
- `mail-open-solid`
- `mail-solid`
- `message-alert-solid`
- `message-solid`
- `message-text-solid`
- `multi-bubble-solid`
- `podcast-solid`
- `quote-message-solid`
- `quote-solid`
- `send-diagonal-solid`
- `send-solid`

4 icons fixed:

- `web-window-energy-consumption`
- `web-window-xmark`
- `web-window`
- `hand-brake`

[Changes][v7.3.0]


<a name="v7.2.0"></a>
# [v7.2.0](https://github.com/iconoir-icons/iconoir/releases/tag/v7.2.0) - 16 Dec 2023

Expand Down Expand Up @@ -1468,6 +1508,7 @@ fix: changed stroke property from `black` to `currentColor`.
[Changes][v4.2]


[v7.3.0]: https://github.com/iconoir-icons/iconoir/compare/v7.2.0...v7.3.0
[v7.2.0]: https://github.com/iconoir-icons/iconoir/compare/v7.1.0...v7.2.0
[v7.1.0]: https://github.com/iconoir-icons/iconoir/compare/v7.0.3...v7.1.0
[v7.0.3]: https://github.com/iconoir-icons/iconoir/compare/v7.0.2...v7.0.3
Expand Down
2 changes: 1 addition & 1 deletion packages/iconoir-flutter/pubspec.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name: iconoir_flutter
description: Flutter library for Iconoir, the biggest open source icon library with tons of free icons.
version: 7.2.0
version: 7.3.0
homepage: https://iconoir.com
repository: https://github.com/iconoir-icons/iconoir
funding:
Expand Down
2 changes: 1 addition & 1 deletion packages/iconoir-react-native/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "iconoir-react-native",
"version": "7.2.0",
"version": "7.3.0",
"description": "React Native library for Iconoir, the biggest open source icon library with tons of free icons.",
"keywords": [
"icons",
Expand Down
2 changes: 1 addition & 1 deletion packages/iconoir-react/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "iconoir-react",
"version": "7.2.0",
"version": "7.3.0",
"description": "React library for Iconoir, the biggest open source icon library with tons of free icons.",
"keywords": [
"icons",
Expand Down
2 changes: 1 addition & 1 deletion packages/iconoir-vue/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@iconoir/vue",
"version": "7.2.0",
"version": "7.3.0",
"description": "Vue library for Iconoir, the biggest open source icon library with tons of free icons.",
"keywords": [
"icons",
Expand Down

0 comments on commit 57ddd10

Please sign in to comment.