diff --git a/CHANGELOG.md b/CHANGELOG.md
index eeb18ea..44df2e9 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,3 +1,8 @@
+
+## [1.0.8](https://github.com/fabric-design/scss/compare/1.0.7...1.0.8) (2018-05-16)
+
+
+
## [1.0.7](https://github.com/fabric-design/scss/compare/1.0.6...1.0.7) (2018-03-28)
diff --git a/package.json b/package.json
index 1540e04..bf736ac 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
{
"name": "fabric-scss",
- "version": "1.0.7",
+ "version": "1.0.8",
"description": "",
"homepage": "https://fabric-design.github.io/styleguide/#/general/1-intro",
"main": "README.md",