Skip to content

Commit

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

### Bug Fixes

* 🐛 fix link menu wrong change when set line-height ([c30e0fa](c30e0fa))
  • Loading branch information
semantic-release-bot committed Jul 13, 2020
1 parent c30e0fa commit 941d284
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.25.2](https://github.com/Leecason/element-tiptap/compare/@[email protected]) (2020-07-13)


### Bug Fixes

* 🐛 fix link menu wrong change when set line-height ([c30e0fa](https://github.com/Leecason/element-tiptap/commit/c30e0fa5b713fc8c80054de834a603904820564a))

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


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

0 comments on commit 941d284

Please sign in to comment.