Skip to content

Commit 201f04b

Browse files
committed
0.5.5
1 parent 5c4dce6 commit 201f04b

2 files changed

Lines changed: 10 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
<a name="0.5.5"></a>
2+
## 0.5.5 (2016-08-31)
3+
4+
* chore(dependencies): bump mobiledoc-kit to ^0.10.9 (#103) ([5c4dce6](https://github.com/bustlelabs/ember-mobiledoc-editor/commit/5c4dce6))
5+
* test(add-card): Test that adding a card to a blank post is allowed (#104) ([7cf04f7](https://github.com/bustlelabs/ember-mobiledoc-editor/commit/7cf04f7)), closes [#86](https://github.com/bustlelabs/ember-mobiledoc-editor/issues/86)
6+
* docs(changelog): update changelog ([52b3d52](https://github.com/bustlelabs/ember-mobiledoc-editor/commit/52b3d52))
7+
8+
9+
110
<a name="0.5.4"></a>
211
## 0.5.4 (2016-08-10)
312

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "ember-mobiledoc-editor",
3-
"version": "0.5.4",
3+
"version": "0.5.5",
44
"description": "A Mobiledoc editor for Ember.js apps",
55
"directories": {
66
"doc": "doc",

0 commit comments

Comments
 (0)