From 1e575ccd11971623eec0ce5595c1357fbc4d0590 Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Mon, 13 Jan 2020 20:25:07 +0000 Subject: [PATCH] chore(release): v0.3.2 ## [0.3.2](https://gitlab.com/fedran/songbird-in-the-kitchen/compare/v0.3.1...v0.3.2) (2020-01-13) ### Bug Fixes * integrating feedback from Shannon ([bed2bda](https://gitlab.com/fedran/songbird-in-the-kitchen/commit/bed2bda48649873efa21eb0706b7dc0d5c268746)) * tweaking the description ([dee41eb](https://gitlab.com/fedran/songbird-in-the-kitchen/commit/dee41eb1d5c12c6e2b2fe894dbb2aed2585fa123)) --- CHANGELOG.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 239d479..fe20a9f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,11 @@ +## [0.3.2](https://gitlab.com/fedran/songbird-in-the-kitchen/compare/v0.3.1...v0.3.2) (2020-01-13) + + +### Bug Fixes + +* integrating feedback from Shannon ([bed2bda](https://gitlab.com/fedran/songbird-in-the-kitchen/commit/bed2bda48649873efa21eb0706b7dc0d5c268746)) +* tweaking the description ([dee41eb](https://gitlab.com/fedran/songbird-in-the-kitchen/commit/dee41eb1d5c12c6e2b2fe894dbb2aed2585fa123)) + ## [0.3.1](https://gitlab.com/fedran/songbird-in-the-kitchen/compare/v0.3.0...v0.3.1) (2020-01-11)