From 01dc69c31d80bb332fac0ef4e362490a99a706b1 Mon Sep 17 00:00:00 2001 From: Magic Labs Date: Thu, 13 Jan 2022 00:10:06 +0000 Subject: [PATCH] Update CHANGELOG.md [skip ci] --- CHANGELOG.md | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 58b3bfa..0a7e685 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,15 @@ +# v3.2.1 (Thu Jan 13 2022) + +#### 🐛 Bug Fix + +- Remove 'colors' as a transitive dep by updating 'tsc-alias' [#70](https://github.com/magiclabs/create-magic-app/pull/70) ([@smithki](https://github.com/smithki)) + +#### Authors: 1 + +- Ian K Smith ([@smithki](https://github.com/smithki)) + +--- + # v3.2.0 (Tue Oct 26 2021) #### 🚀 Enhancement