Skip to content

Commit 63c1912

Browse files
committed
0.10.1
1 parent 23e2ad3 commit 63c1912

File tree

2 files changed

+7
-4
lines changed

2 files changed

+7
-4
lines changed

CHANGELOG.md

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,12 @@
1-
<a name="0.10.0"></a>
2-
# 0.10.0 (2016-07-15)
1+
<a name="0.10.1"></a>
2+
## 0.10.1 (2016-07-15)
33

4-
* 0.10.0 ([4966a85](https://github.com/bustlelabs/mobiledoc-kit/commit/4966a85))
4+
* [demo] fix simple card demo (include "remove" button) ([82a141c](https://github.com/bustlelabs/mobiledoc-kit/commit/82a141c))
5+
* 0.10.0 ([270123b](https://github.com/bustlelabs/mobiledoc-kit/commit/270123b))
56
* 0.10.0-beta.2 ([4d5db27](https://github.com/bustlelabs/mobiledoc-kit/commit/4d5db27))
67
* 0.10.0-beta.3 ([dc63306](https://github.com/bustlelabs/mobiledoc-kit/commit/dc63306))
8+
* 0.10.1 ([a5d16c1](https://github.com/bustlelabs/mobiledoc-kit/commit/a5d16c1))
9+
* Ensure the activeElement is set after rendering cursor ([2ce581e](https://github.com/bustlelabs/mobiledoc-kit/commit/2ce581e))
710
* update postversion npm script ([870d9c8](https://github.com/bustlelabs/mobiledoc-kit/commit/870d9c8))
811

912

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "mobiledoc-kit",
3-
"version": "0.10.0",
3+
"version": "0.10.1",
44
"description": "A toolkit for building WYSIWYG editors with Mobiledoc",
55
"repository": "https://github.com/bustlelabs/mobiledoc-kit",
66
"scripts": {

0 commit comments

Comments
 (0)