diff --git a/CHANGELOG.md b/CHANGELOG.md
index c226c66..e9e1792 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -2,6 +2,11 @@
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.
+
+## [0.7.1](https://github.com/ebryn/ember-component-css/compare/v0.7.0...v0.7.1) (2019-06-10)
+
+
+
# [0.7.0](https://github.com/ebryn/ember-component-css/compare/v0.6.9...v0.7.0) (2019-06-03)
diff --git a/package.json b/package.json
index 4d423e5..a6fc13d 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
{
"name": "ember-component-css",
- "version": "0.7.0",
+ "version": "0.7.1",
"description": "An Ember CLI addon which allows you to specify styles for individual components",
"keywords": [
"ember-addon"