Skip to content

Commit

Permalink
0.5.8
Browse files Browse the repository at this point in the history
  • Loading branch information
mixonic committed Feb 11, 2017
1 parent 2a6ab67 commit 2c43fa5
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 1 deletion.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,15 @@
<a name="0.5.8"></a>
## 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))



<a name="0.5.8-1"></a>
## 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))
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -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"
Expand Down

0 comments on commit 2c43fa5

Please sign in to comment.