From e3bf266d6003caa2f5540dcd1f48ad6c7442fabf Mon Sep 17 00:00:00 2001 From: Karl-Philipp Wulfert Date: Mon, 1 Apr 2019 12:00:47 +0200 Subject: [PATCH] docs: update changelog --- CHANGELOG.md | 15 ++++++++++++++- 1 file changed, 14 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index fc7dc175..6b097348 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,12 @@ +# [0.8.0](https://gitlab.com/openstapps/configuration/compare/v0.7.0...v0.8.0) (2019-04-01) + + +### Bug Fixes + +* remove @types/chalk ([bf26eff](https://gitlab.com/openstapps/configuration/commit/bf26eff)) + + + # [0.7.0](https://gitlab.com/openstapps/configuration/compare/v0.6.0...v0.7.0) (2019-02-26) @@ -70,7 +79,7 @@ -# [0.1.0](https://gitlab.com/openstapps/configuration/compare/v0.0.1...v0.1.0) (2018-11-30) +# [0.1.0](https://gitlab.com/openstapps/configuration/compare/v0.0.2...v0.1.0) (2018-11-30) ### Features @@ -79,6 +88,10 @@ +## [0.0.2](https://gitlab.com/openstapps/configuration/compare/v0.0.1...v0.0.2) (2018-11-28) + + + ## [0.0.1](https://gitlab.com/openstapps/configuration/compare/e2bb08d...v0.0.1) (2018-11-28)