diff --git a/CHANGELOG.md b/CHANGELOG.md
index 706b3fb..d8cbdfc 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.7](https://github.com/sappira-inc/medpack/compare/v1.0.6...v1.0.7) (2018-08-07)
+
+
+### Bug Fixes
+
+* Remove polyfill setting from transform runtime plugin ([1cc3b79](https://github.com/sappira-inc/medpack/commit/1cc3b79))
+
+
+
## [1.0.6](https://github.com/sappira-inc/medpack/compare/v1.0.5...v1.0.6) (2018-07-30)
diff --git a/package.json b/package.json
index 27e7831..fa321ac 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
{
"name": "medpack",
- "version": "1.0.6",
+ "version": "1.0.7",
"description": "Extensible, opinionated, doctor approved webpack configuration",
"repository": "sappira-inc/medpack",
"engines": {