Skip to content

Commit

Permalink
chore: bump to v2.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
susisu committed Nov 28, 2020
1 parent 25ae886 commit 7083359
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,8 @@
# Changelog
## 2.1.1
* Fix `TableEdito#formatAll` fails if there is a non-focued table at the end of file
* Update `meaw` to 5.0.0 (Unicode 13.0.0)

## 2.1.0
* Update `meaw` to 4.3.0 (Unicode 12.1.0)

Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@susisu/mte-kernel",
"version": "2.1.0",
"version": "2.1.1",
"description": "The text editor independent part of markdown-table-editor",
"keywords": [
"markdown",
Expand Down

0 comments on commit 7083359

Please sign in to comment.