From 65a0a1e2b6aec6a8f9d750d4e9357c8f368c5598 Mon Sep 17 00:00:00 2001 From: lucaburgio Date: Sat, 7 Sep 2024 10:38:29 +0000 Subject: [PATCH] Release Version v7.9.0 --- package.json | 2 +- packages/iconoir-flutter/CHANGELOG.md | 34 ++++++++++++++++++++++ packages/iconoir-flutter/pubspec.yaml | 2 +- packages/iconoir-react-native/package.json | 2 +- packages/iconoir-react/package.json | 2 +- packages/iconoir-vue/package.json | 2 +- 6 files changed, 39 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index f275f9cb..07620e81 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "iconoir", - "version": "7.8.0", + "version": "7.9.0", "description": "Iconoir - The biggest open source icon library with tons of free icons.", "keywords": [ "free", diff --git a/packages/iconoir-flutter/CHANGELOG.md b/packages/iconoir-flutter/CHANGELOG.md index 6be00430..5e3b9361 100644 --- a/packages/iconoir-flutter/CHANGELOG.md +++ b/packages/iconoir-flutter/CHANGELOG.md @@ -1,3 +1,36 @@ + +# [v7.9.0](https://github.com/iconoir-icons/iconoir/releases/tag/v7.9.0) - 07 Sep 2024 + +7 new Regular icons: + +- `calendar-arrow-down` +- `calendar-arrow-up` +- `calendar-check` +- `calendar-rotate` +- `calendar-xmark` +- `cube-dots` +- `cube-scan` + +9 new Solid icons: + +- `calendar-arrow-down` +- `calendar-arrow-up` +- `calendar-check` +- `calendar-minus` +- `calendar-plus` +- `calendar-rotate` +- `calendar-xmark` +- `cube-dots` +- `cube-scan` + +2 Regular icons modified: + +- `calendar-minus` +- `calendar-plus` + +[Changes][v7.9.0] + + # [v7.8.0](https://github.com/iconoir-icons/iconoir/releases/tag/v7.8.0) - 21 Jul 2024 @@ -1619,6 +1652,7 @@ fix: changed stroke property from `black` to `currentColor`. [Changes][v4.2] +[v7.9.0]: https://github.com/iconoir-icons/iconoir/compare/v7.8.0...v7.9.0 [v7.8.0]: https://github.com/iconoir-icons/iconoir/compare/v7.7.0...v7.8.0 [v7.7.0]: https://github.com/iconoir-icons/iconoir/compare/v7.6.0...v7.7.0 [v7.6.0]: https://github.com/iconoir-icons/iconoir/compare/v7.5.0...v7.6.0 diff --git a/packages/iconoir-flutter/pubspec.yaml b/packages/iconoir-flutter/pubspec.yaml index 539dbd33..c9436b28 100644 --- a/packages/iconoir-flutter/pubspec.yaml +++ b/packages/iconoir-flutter/pubspec.yaml @@ -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.8.0 +version: 7.9.0 homepage: https://iconoir.com repository: https://github.com/iconoir-icons/iconoir funding: diff --git a/packages/iconoir-react-native/package.json b/packages/iconoir-react-native/package.json index a8123533..d3b8f30b 100644 --- a/packages/iconoir-react-native/package.json +++ b/packages/iconoir-react-native/package.json @@ -1,6 +1,6 @@ { "name": "iconoir-react-native", - "version": "7.8.0", + "version": "7.9.0", "description": "React Native library for Iconoir, the biggest open source icon library with tons of free icons.", "keywords": [ "icons", diff --git a/packages/iconoir-react/package.json b/packages/iconoir-react/package.json index 7fd1db8b..d25f8343 100644 --- a/packages/iconoir-react/package.json +++ b/packages/iconoir-react/package.json @@ -1,6 +1,6 @@ { "name": "iconoir-react", - "version": "7.8.0", + "version": "7.9.0", "description": "React library for Iconoir, the biggest open source icon library with tons of free icons.", "keywords": [ "icons", diff --git a/packages/iconoir-vue/package.json b/packages/iconoir-vue/package.json index edafb14b..d678f609 100644 --- a/packages/iconoir-vue/package.json +++ b/packages/iconoir-vue/package.json @@ -1,6 +1,6 @@ { "name": "@iconoir/vue", - "version": "7.8.0", + "version": "7.9.0", "description": "Vue library for Iconoir, the biggest open source icon library with tons of free icons.", "keywords": [ "icons",