Skip to content

Commit a0631d0

Browse files
committed
v0.12.5
1 parent 3c20cc9 commit a0631d0

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
<a name="0.12.5"></a>
2+
## <small>0.12.5 (2020-10-06)</small>
3+
4+
* Backport fix for IME bug (#745) ([3c20cc9](https://github.com/bustle/mobiledoc-kit/commit/3c20cc9)), closes [#745](https://github.com/bustle/mobiledoc-kit/issues/745)
5+
* Pin older Node version for 0.12 release branch 💄 (#747) ([958f4cd](https://github.com/bustle/mobiledoc-kit/commit/958f4cd)), closes [#747](https://github.com/bustle/mobiledoc-kit/issues/747)
6+
17
<a name="0.12.4"></a>
28
## <small>0.12.4 (2020-03-13)</small>
39

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.12.4",
3+
"version": "0.12.5",
44
"description": "A toolkit for building WYSIWYG editors with Mobiledoc",
55
"repository": "https://github.com/bustle/mobiledoc-kit",
66
"scripts": {

0 commit comments

Comments
 (0)