Skip to content

Commit

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

### Bug Fixes

* 🐛 bubble menu cut off by editor perimeter (#98) ([94d4415](94d4415))

### Features

* ✨ add `CodeView` extension (#81) ([e2de3b2](e2de3b2))
  • Loading branch information
semantic-release-bot committed Jun 10, 2020
1 parent 2d11b5c commit 790ffe3
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 1 deletion.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,15 @@
# [1.24.0](https://github.com/Leecason/element-tiptap/compare/@[email protected]) (2020-06-10)


### Bug Fixes

* 🐛 bubble menu cut off by editor perimeter (https://github.com/Leecason/element-tiptap/issues/98) ([94d4415](https://github.com/Leecason/element-tiptap/commit/94d4415f0f53d2e58c1ad84e4debdeb92d0130fc))


### Features

* ✨ add `CodeView` extension (https://github.com/Leecason/element-tiptap/issues/81) ([e2de3b2](https://github.com/Leecason/element-tiptap/commit/e2de3b21e693f26cf9a05989ff2f12224a260f4c))

# [1.23.0](https://github.com/Leecason/element-tiptap/compare/@[email protected]) (2020-06-08)


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.23.0",
"version": "1.24.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 790ffe3

Please sign in to comment.