From 3ca85e6b3d6e79c4a436fe19bbc9d8c268eb32e6 Mon Sep 17 00:00:00 2001 From: indaco Date: Mon, 4 Mar 2024 08:14:39 +0100 Subject: [PATCH] chore: release v7.5.0 --- .changes/7.5.0.md | 15 +++++++++++++++ CHANGELOG.md | 16 ++++++++++++++++ package.json | 2 +- 3 files changed, 32 insertions(+), 1 deletion(-) create mode 100644 .changes/7.5.0.md diff --git a/.changes/7.5.0.md b/.changes/7.5.0.md new file mode 100644 index 0000000..a4794d4 --- /dev/null +++ b/.changes/7.5.0.md @@ -0,0 +1,15 @@ +## 7.5.0 - 2024-03-04 + +[compare changes](https://github.com/indaco/svelte-iconoir/compare/v7.4.0...v7.5.0) + +### 🚀 Enhancements + +- Update iconoir to v7.5 ([c8af15b](https://github.com/indaco/svelte-iconoir/commit/c8af15b)) + +### 🏡 Chore + +- Update dev deps ([357c778](https://github.com/indaco/svelte-iconoir/commit/357c778)) + +### ❤️ Contributors + +- Indaco diff --git a/CHANGELOG.md b/CHANGELOG.md index ebd7274..dde66be 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,22 @@ All notable changes to this project will be documented in this file. The format adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html), and is generated by [changelogen](https://github.com/unjs/changelogen) and managed with [Changie](https://github.com/miniscruff/changie). +## 7.5.0 - 2024-03-04 + +[compare changes](https://github.com/indaco/svelte-iconoir/compare/v7.4.0...v7.5.0) + +### 🚀 Enhancements + +- Update iconoir to v7.5 ([c8af15b](https://github.com/indaco/svelte-iconoir/commit/c8af15b)) + +### 🏡 Chore + +- Update dev deps ([357c778](https://github.com/indaco/svelte-iconoir/commit/357c778)) + +### ❤️ Contributors + +- Indaco + ## 7.4.0 - 2024-02-12 [compare changes](https://github.com/indaco/svelte-iconoir/compare/v7.1.0...v7.4.0) diff --git a/package.json b/package.json index 35b78c1..ab8420e 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@indaco/svelte-iconoir", - "version": "7.4.0", + "version": "7.5.0", "description": "Iconoir SVG icons as Svelte components.", "keywords": [ "iconoir",