From 694acdae17008ce0bc00b60bea2815c6942e5f23 Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Mon, 28 Jan 2019 12:10:44 +0000 Subject: [PATCH] chore(release): 1.0.6 [skip ci] ## [1.0.6](https://github.com/mike-works/vscode-fundamentals/compare/v1.0.5...v1.0.6) (2019-01-28) ### Bug Fixes * **deps:** update dependency koa to v2.7.0 ([6ab6f28](https://github.com/mike-works/vscode-fundamentals/commit/6ab6f28)) --- CHANGELOG.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 495783d5..ed96d166 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## [1.0.6](https://github.com/mike-works/vscode-fundamentals/compare/v1.0.5...v1.0.6) (2019-01-28) + + +### Bug Fixes + +* **deps:** update dependency koa to v2.7.0 ([6ab6f28](https://github.com/mike-works/vscode-fundamentals/commit/6ab6f28)) + ## [1.0.5](https://github.com/mike-works/vscode-fundamentals/compare/v1.0.4...v1.0.5) (2019-01-11)