From 30bae11ea8ee1f5540a9464243e40cbd12718e1f Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Sat, 28 Dec 2019 08:20:05 +0000 Subject: [PATCH] chore(release): v0.2.0 # [0.2.0](https://gitlab.com/fedran/songbird-in-the-kitchen/compare/v0.1.0...v0.2.0) (2019-12-28) ### Bug Fixes * editing chapters ([6135a8c](https://gitlab.com/fedran/songbird-in-the-kitchen/commit/6135a8c274be404604ac354e98f3eabc26a72227)) * integrating edits from writing group ([de29276](https://gitlab.com/fedran/songbird-in-the-kitchen/commit/de29276772924dffe1c3be7185a21fa3e43ca773)) ### Features * removing the second chapter ([30ab1e4](https://gitlab.com/fedran/songbird-in-the-kitchen/commit/30ab1e43f078ea3296bf383aae049a3b6e6adb74)) --- CHANGELOG.md | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 CHANGELOG.md diff --git a/CHANGELOG.md b/CHANGELOG.md new file mode 100644 index 0000000..0ea11b2 --- /dev/null +++ b/CHANGELOG.md @@ -0,0 +1,12 @@ +# [0.2.0](https://gitlab.com/fedran/songbird-in-the-kitchen/compare/v0.1.0...v0.2.0) (2019-12-28) + + +### Bug Fixes + +* editing chapters ([6135a8c](https://gitlab.com/fedran/songbird-in-the-kitchen/commit/6135a8c274be404604ac354e98f3eabc26a72227)) +* integrating edits from writing group ([de29276](https://gitlab.com/fedran/songbird-in-the-kitchen/commit/de29276772924dffe1c3be7185a21fa3e43ca773)) + + +### Features + +* removing the second chapter ([30ab1e4](https://gitlab.com/fedran/songbird-in-the-kitchen/commit/30ab1e43f078ea3296bf383aae049a3b6e6adb74))