From c8ef74579f135f81abd5d43bab4ac8c24e330517 Mon Sep 17 00:00:00 2001 From: Pascale Beier Date: Thu, 1 Aug 2024 02:44:44 +0200 Subject: [PATCH] chore(main): release 3.53.0 --- CHANGELOG.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 22a2770..cf2a428 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [3.53.0](https://github.com/Technikermathe/blade-lucide-icons/compare/v3.52.0...v3.53.0) (2024-08-01) + + +### Features + +* **icons:** Update Lucide to https://github.com/lucide-icons/lucide/releases/tag/0.418.0 ([2af8eae](https://github.com/Technikermathe/blade-lucide-icons/commit/2af8eaebd8487d35750e328752f233d2e97140c3)) + ## [3.52.0](https://github.com/Technikermathe/blade-lucide-icons/compare/v3.51.0...v3.52.0) (2024-07-29)