From f90a0ee24442991d2b67967d021a2627e813cb7a Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Sat, 11 Jan 2020 05:11:15 +0000 Subject: [PATCH] chore(release): v0.3.0 # [0.3.0](https://gitlab.com/fedran/songbird-in-the-kitchen/compare/v0.2.0...v0.3.0) (2020-01-11) ### Bug Fixes * integrating changes from writing group ([37c261e](https://gitlab.com/fedran/songbird-in-the-kitchen/commit/37c261e59c8a3f37349f62667fb1c50623e3d392)) * missed an edit ([b1de610](https://gitlab.com/fedran/songbird-in-the-kitchen/commit/b1de6107fb4ce50cde5991b763ac6ed417c210dc)) ### Features * added a new chapter ([54b98a9](https://gitlab.com/fedran/songbird-in-the-kitchen/commit/54b98a9b2d430716c1c059e9a136e0aca724fb7a)) --- CHANGELOG.md | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 0ea11b2..af9bab7 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,16 @@ +# [0.3.0](https://gitlab.com/fedran/songbird-in-the-kitchen/compare/v0.2.0...v0.3.0) (2020-01-11) + + +### Bug Fixes + +* integrating changes from writing group ([37c261e](https://gitlab.com/fedran/songbird-in-the-kitchen/commit/37c261e59c8a3f37349f62667fb1c50623e3d392)) +* missed an edit ([b1de610](https://gitlab.com/fedran/songbird-in-the-kitchen/commit/b1de6107fb4ce50cde5991b763ac6ed417c210dc)) + + +### Features + +* added a new chapter ([54b98a9](https://gitlab.com/fedran/songbird-in-the-kitchen/commit/54b98a9b2d430716c1c059e9a136e0aca724fb7a)) + # [0.2.0](https://gitlab.com/fedran/songbird-in-the-kitchen/compare/v0.1.0...v0.2.0) (2019-12-28)