From 630e106953146f8d0a1fdbd2c2ad744517a539fc Mon Sep 17 00:00:00 2001 From: Georg Krause <mail@georg-krause.net> Date: Wed, 27 Sep 2023 09:47:34 +0200 Subject: [PATCH] chore: Remove from entry from changelog --- CHANGELOG.md | 4 ---- 1 file changed, 4 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index e4cfb70..935894d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -11,10 +11,6 @@ - resolve 'Could not find a declaration file for module @funkwhale/ui' error ([131e0b7](https://dev.funkwhale.audio/funkwhale/ui/commit/131e0b70a61c4e1fafbdd90e351a8302bc1d3de1)) -### Code Refactoring - -- **colors:** merge color props under common `color` prop ([2a3a116](https://dev.funkwhale.audio/funkwhale/ui/commit/2a3a116294efe05b8f1f4945f5dfa8e513861828)) - ## [0.2.0](https://dev.funkwhale.audio/funkwhale/ui/compare/v0.1.3...v0.2.0) (2023-09-25) ### ⚠ BREAKING CHANGES -- GitLab