diff --git a/.changes/6.2.0.md b/.changes/7.0.0.md similarity index 88% rename from .changes/6.2.0.md rename to .changes/7.0.0.md index 1dec0a2..b4e78eb 100644 --- a/.changes/6.2.0.md +++ b/.changes/7.0.0.md @@ -1,6 +1,10 @@ -## 6.2.0 - 2023-12-18 +## 7.0.0 - 2023-12-18 -[compare changes](https://github.com/indaco/svelte-iconoir/compare/v6.1.0...6.2.0) +[compare changes](https://github.com/indaco/svelte-iconoir/compare/v6.1.0...7.0.0) + +### 🚨 Breaking Changes + +- Drop support to `Node.js 16` ### 📖 Documentation diff --git a/CHANGELOG.md b/CHANGELOG.md index bc43ebc..0689e9d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,9 +5,13 @@ 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). -## 6.2.0 - 2023-12-18 +## 7.0.0 - 2023-12-18 -[compare changes](https://github.com/indaco/svelte-iconoir/compare/v6.1.0...6.2.0) +[compare changes](https://github.com/indaco/svelte-iconoir/compare/v6.1.0...7.0.0) + +### Breaking + +- Drop support to `Node.js 16` ### 📖 Documentation diff --git a/README.md b/README.md index be2fa10..d15b720 100644 --- a/README.md +++ b/README.md @@ -17,7 +17,7 @@ The entire [iconoir](https://github.com/lucaburgio/iconoir) set (1300+ SVG icons See all available icons on the **iconoir** [homepage](https://iconoir.com/) -> `svelte-iconoir@6.2.x` matches `iconoir@7.2.0` +> `svelte-iconoir@7.0.x` matches `iconoir@7.2.0` ## Install diff --git a/package.json b/package.json index f7f0cd0..e45256a 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@indaco/svelte-iconoir", - "version": "6.2.0", + "version": "7.0.0", "description": "Iconoir SVG icons as Svelte components.", "keywords": [ "iconoir",