Skip to content

Commit

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

### Features

* **font-type:** ✨ add new extension FontType ([0c5bd28](0c5bd28))
* **i18n:** support german ([46bd42c](46bd42c))
  • Loading branch information
semantic-release-bot committed Apr 2, 2020
1 parent afda99b commit 10b6ded
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.18.0](https://github.com/Leecason/element-tiptap/compare/@[email protected]) (2020-04-02)


### Features

* **font-type:** ✨ add new extension FontType ([0c5bd28](https://github.com/Leecason/element-tiptap/commit/0c5bd28be985f3771222853989f1673c9c6f5e30))
* **i18n:** support german ([46bd42c](https://github.com/Leecason/element-tiptap/commit/46bd42c38f6b9ed1fdf3ff23d7f37de93a0a5493))

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


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

0 comments on commit 10b6ded

Please sign in to comment.