Skip to content

Commit

Permalink
chore(release): 1.21.1 [skip ci]
Browse files Browse the repository at this point in the history
## [1.21.1](https://github.com/Leecason/element-tiptap/compare/@[email protected]) (2020-05-27)

### Bug Fixes

* 🐛 fix table created with reversed row and col (#86) ([7261d48](7261d48))
  • Loading branch information
semantic-release-bot committed May 27, 2020
1 parent ffd4eba commit 562320e
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## [1.21.1](https://github.com/Leecason/element-tiptap/compare/@[email protected]) (2020-05-27)


### Bug Fixes

* 🐛 fix table created with reversed row and col (https://github.com/Leecason/element-tiptap/issues/86) ([7261d48](https://github.com/Leecason/element-tiptap/commit/7261d48afca9ee1a2bce8d03cce98669197afc39))

# [1.21.0](https://github.com/Leecason/element-tiptap/compare/@[email protected]) (2020-05-19)


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": "element-tiptap",
"version": "1.21.0",
"version": "1.21.1",
"description": "🌸A modern WYSIWYG rich-text editor using tiptap and Element UI for Vue.js",
"author": "leecason",
"scripts": {
Expand Down

0 comments on commit 562320e

Please sign in to comment.