diff --git a/CHANGELOG.md b/CHANGELOG.md index 10ec05b0..8d637c7e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,12 @@ Changelog ========= +## v1.8.5 + +### Pull Requests + +- [#383](https://github.com/offirgolan/ember-light-table/pull/383) Fix for ember-composable-helpers addon incompatibility *by [Nicholas McClay](https://github.com/nmcclay)* + ## v1.8.4 ### Pull Requests diff --git a/package.json b/package.json index 580c401f..137fe339 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "ember-light-table", - "version": "1.8.4", + "version": "1.8.5", "description": "Lightweight, component based table for Ember 2.x", "homepage": "https://github.com/offirgolan/ember-light-table", "directories": {