Skip to content

Commit e8454e3

Browse files
committed
v0.13.2
1 parent 3170b48 commit e8454e3

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
## <small>0.13.2 (2020-11-06)</small>
2+
3+
* Typescriptify Phase VI 🥃🧉 (#749) ([3170b48](https://github.com/bustle/mobiledoc-kit/commit/3170b48)), closes [#749](https://github.com/bustle/mobiledoc-kit/issues/749)
4+
5+
6+
17
## <small>0.13.2-pre.0 (2020-10-07)</small>
28

39
* Adds eslint + fixes linting errors 🧞‍♂️ ([2ecfd5c](https://github.com/bustle/mobiledoc-kit/commit/2ecfd5c))
@@ -13,6 +19,7 @@
1319
* Update ReadME 💽 ([bfcd8cf](https://github.com/bustle/mobiledoc-kit/commit/bfcd8cf))
1420
* Upgrade DEPZ 🐩 (#740) ([9bb0b49](https://github.com/bustle/mobiledoc-kit/commit/9bb0b49)), closes [#740](https://github.com/bustle/mobiledoc-kit/issues/740)
1521
* Upgrade DEPZ 🦘 (#743) ([d27f98d](https://github.com/bustle/mobiledoc-kit/commit/d27f98d)), closes [#743](https://github.com/bustle/mobiledoc-kit/issues/743)
22+
* v0.13.2-pre.0 ([49238cd](https://github.com/bustle/mobiledoc-kit/commit/49238cd))
1623

1724

1825

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.13.2-pre.0",
3+
"version": "0.13.2",
44
"description": "A toolkit for building WYSIWYG editors with Mobiledoc",
55
"repository": "https://github.com/bustle/mobiledoc-kit",
66
"module": "dist/mobiledoc.js",

0 commit comments

Comments
 (0)