Skip to content

Commit

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

### Bug Fixes

* typos in some labels ([ede1659](ede1659))
* **color:** 🐛 set color-item border-box ([8962c01](8962c01))
  • Loading branch information
semantic-release-bot committed Mar 23, 2020
1 parent cf0c1d8 commit 2243b5d
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
## [1.16.1](https://github.com/Leecason/element-tiptap/compare/@[email protected]) (2020-03-23)


### Bug Fixes

* typos in some labels ([ede1659](https://github.com/Leecason/element-tiptap/commit/ede16592454afdb821f4b4bb2af64d6667d3b0ca))
* **color:** 🐛 set color-item border-box ([8962c01](https://github.com/Leecason/element-tiptap/commit/8962c01b4c18b65a35c8727eb08ac63b67498490))

# [1.16.0](https://github.com/Leecason/element-tiptap/compare/@[email protected]) (2020-03-22)


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.16.0",
"version": "1.16.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 2243b5d

Please sign in to comment.