Skip to content

Commit

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

### Bug Fixes

* 🐛 add isLinkBack flag to prevent link menu change ([ccd305f](ccd305f))
* 🐛 enable `open in new tab` when add link ([bcea961](bcea961))
  • Loading branch information
semantic-release-bot committed Jul 6, 2020
1 parent bcea961 commit c5e42b7
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.25.1](https://github.com/Leecason/element-tiptap/compare/@[email protected]) (2020-07-06)


### Bug Fixes

* 🐛 add isLinkBack flag to prevent link menu change ([ccd305f](https://github.com/Leecason/element-tiptap/commit/ccd305fcfc3729107824e087a79d02dc27530892))
* 🐛 enable `open in new tab` when add link ([bcea961](https://github.com/Leecason/element-tiptap/commit/bcea961f0af37accfe2bbf811bc90188ed7a413c))

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


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.25.0",
"version": "1.25.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 c5e42b7

Please sign in to comment.