Skip to content

Commit 33cbf1d

Browse files
committed
v0.13.3
1 parent 3b6438d commit 33cbf1d

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,16 @@
1+
## <small>0.13.3 (2021-09-23)</small>
2+
3+
* Add GitHub Actions CI 🎷 (#753) ([9ee86ce](https://github.com/bustle/mobiledoc-kit/commit/9ee86ce)), closes [#753](https://github.com/bustle/mobiledoc-kit/issues/753)
4+
* Export modules useful for HTML processing ([2121de6](https://github.com/bustle/mobiledoc-kit/commit/2121de6))
5+
* Typescriptify VII 📺 (#751) ([79a37b6](https://github.com/bustle/mobiledoc-kit/commit/79a37b6)), closes [#751](https://github.com/bustle/mobiledoc-kit/issues/751)
6+
* Update README.md ([5dd5647](https://github.com/bustle/mobiledoc-kit/commit/5dd5647))
7+
8+
9+
110
## <small>0.13.2 (2020-11-06)</small>
211

312
* Typescriptify Phase VI 🥃🧉 (#749) ([3170b48](https://github.com/bustle/mobiledoc-kit/commit/3170b48)), closes [#749](https://github.com/bustle/mobiledoc-kit/issues/749)
13+
* v0.13.2 ([e8454e3](https://github.com/bustle/mobiledoc-kit/commit/e8454e3))
414

515

616

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",
3+
"version": "0.13.3",
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)