diff --git a/CHANGELOG.md b/CHANGELOG.md index ed2ff4c..ff3bca9 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.6.0](https://github.com/ebryn/ember-component-css/compare/v0.5.0...v0.6.0) (2018-01-26) + + + # [0.5.0](https://github.com/ebryn/ember-component-css/compare/v0.4.0...v0.5.0) (2017-11-17) diff --git a/package.json b/package.json index e599767..d474f88 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "ember-component-css", - "version": "0.5.0", + "version": "0.6.0", "description": "An Ember CLI addon which allows you to specify styles for individual components", "keywords": [ "ember-addon"