Skip to content

Commit 1c4e21a

Browse files
committed
v0.13.1
1 parent e78ee20 commit 1c4e21a

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,9 +1,15 @@
1+
## <small>0.13.1 (2020-05-27)</small>
2+
3+
4+
5+
16
## <small>0.13.1-pre.1 (2020-05-22)</small>
27

38
* Adds a `willCopy` hook to the editor 🧛‍♀️ ([f5f0cb8](https://github.com/bustle/mobiledoc-kit/commit/f5f0cb8))
49
* Adds documentation for `willCopy` 🎀 ([be4324e](https://github.com/bustle/mobiledoc-kit/commit/be4324e))
510
* Shorten hide timer for tooltip 🍭 ([c2fd820](https://github.com/bustle/mobiledoc-kit/commit/c2fd820))
611
* Upgrade depz 🐿 ([56650a0](https://github.com/bustle/mobiledoc-kit/commit/56650a0))
12+
* v0.13.1-pre.1 ([e78ee20](https://github.com/bustle/mobiledoc-kit/commit/e78ee20))
713

814

915

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.1-pre.1",
3+
"version": "0.13.1",
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)