From 61eeaa2e590bce770ae969b3243e96dcbe6ed0f4 Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Tue, 13 Nov 2018 13:09:30 +0000 Subject: [PATCH] chore(release): 1.0.2 [skip ci] ## [1.0.2](https://github.com/mike-works/sass-fundamentals.git/compare/v1.0.1...v1.0.2) (2018-11-13) ### Bug Fixes * shared renovate and semantic-release config ([d2713f2](https://github.com/mike-works/sass-fundamentals.git/commit/d2713f2)) --- CHANGELOG.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 4d720cc..ed546fb 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## [1.0.2](https://github.com/mike-works/sass-fundamentals.git/compare/v1.0.1...v1.0.2) (2018-11-13) + + +### Bug Fixes + +* shared renovate and semantic-release config ([d2713f2](https://github.com/mike-works/sass-fundamentals.git/commit/d2713f2)) + ## [1.0.1](https://github.com/mike-works/sass-fundamentals/compare/v1.0.0...v1.0.1) (2018-08-21)