From 2c43fa596feb88235af6d1a2c265caf69a2aa852 Mon Sep 17 00:00:00 2001 From: Matthew Beale Date: Fri, 10 Feb 2017 16:33:53 -0800 Subject: [PATCH] 0.5.8 --- CHANGELOG.md | 9 +++++++++ package.json | 2 +- 2 files changed, 10 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 7c796f2..18dfc54 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,15 @@ + +## 0.5.8 (2017-02-11) + +* Add 1.13 to the travis build ([2a6ab67](https://github.com/bustlelabs/ember-mobiledoc-editor/commit/2a6ab67)) +* Bump mobiledoc-kit to release version ([10114d9](https://github.com/bustlelabs/ember-mobiledoc-editor/commit/10114d9)) + + + ## 0.5.8-1 (2017-02-09) +* 0.5.8-1 ([b9ef0c5](https://github.com/bustlelabs/ember-mobiledoc-editor/commit/b9ef0c5)) * Bump to ember-cli 2.12.0-beta.1 ([53f072e](https://github.com/bustlelabs/ember-mobiledoc-editor/commit/53f072e)) * cardHooks take priority over user card options ([d35a903](https://github.com/bustlelabs/ember-mobiledoc-editor/commit/d35a903)) * Pass card options to card/atom components ([b451a22](https://github.com/bustlelabs/ember-mobiledoc-editor/commit/b451a22)) diff --git a/package.json b/package.json index e89f8e0..a68283e 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "ember-mobiledoc-editor", - "version": "0.5.8-1", + "version": "0.5.8", "description": "A Mobiledoc editor for Ember.js apps", "keywords": [ "ember-addon"