diff --git a/CHANGELOG.md b/CHANGELOG.md
index 1dfddd6..032cc37 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -2,6 +2,16 @@
All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
+
+## [1.0.2](https://github.com/sappira-inc/refractal/compare/v1.0.1...v1.0.2) (2018-09-18)
+
+
+### Bug Fixes
+
+* **Icon:** Inject icon css on mount to fix SSR builds ([6398e43](https://github.com/sappira-inc/refractal/commit/6398e43))
+
+
+
## [1.0.1](https://github.com/sappira-inc/refractal/compare/v1.0.0...v1.0.1) (2018-09-17)
diff --git a/package.json b/package.json
index a4407ef..ed49b27 100644
--- a/package.json
+++ b/package.json
@@ -1,7 +1,7 @@
{
"name": "refractal",
"description": "React component library built on top of styled-components and styled-system",
- "version": "1.0.1",
+ "version": "1.0.2",
"main": "lib/refractal.js",
"module": "lib/refractal.es.js",
"files": [