From 02d4bb1dd33c1db42383f3e14475758f2748425a Mon Sep 17 00:00:00 2001 From: Pascale Beier Date: Tue, 29 Aug 2023 02:32:53 +0200 Subject: [PATCH] chore(main): release 2.9.0 --- CHANGELOG.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 550ba89..0493d29 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [2.9.0](https://github.com/Technikermathe/blade-lucide-icons/compare/v2.8.0...v2.9.0) (2023-08-29) + + +### Features + +* **icons:** Update Lucide to https://github.com/lucide-icons/lucide/releases/tag/0.270.0 ([443137c](https://github.com/Technikermathe/blade-lucide-icons/commit/443137c666c290b5321e4a83fcc2a7d7691e33b8)) + ## [2.8.0](https://github.com/Technikermathe/blade-lucide-icons/compare/v2.7.0...v2.8.0) (2023-08-26)