From bb125b08d6cae9e36461ea1b5c7d034f7f855f38 Mon Sep 17 00:00:00 2001 From: Ken Hibino Date: Fri, 22 Oct 2021 06:52:05 -0700 Subject: [PATCH] v0.3.2 --- CHANGELOG.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index b3626ff..999121e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,10 @@ All notable changes to this project will be documented in this file. The format is based on ["Keep a Changelog"](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). +## [0.3.2] - 2021-10-22 + +- (ui): Fixed build + ## [0.3.1] - 2021-10-21 ### Added