From d44610a6f8fa3ecf9f1a7093f3293a6f115de15b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Oscar=20Alfonso=20Guerrero=20Nu=C3=B1ez?= Date: Tue, 18 Jul 2023 15:32:12 -0600 Subject: [PATCH] v0.2.1 --- CHANGELOG.md | 9 +-------- 1 file changed, 1 insertion(+), 8 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 2a82fa2..17e701a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,13 +1,6 @@ # Changelog -## v0.2.0-beta.5 - -### Added a title to the `Card` component. - - `/components/Card/index.tsx` - - `/components/Card/setup.tsx` - - `/routes/index.tsx` - -## Changes so far +## v0.2.1 - Added the `ìComponent` type.