Skip to content

Commit c28fe16

Browse files
chore(release): 1.25.3 [skip ci]
## [1.25.3](https://github.com/Leecason/element-tiptap/compare/@[email protected]) (2020-07-26) ### Bug Fixes * 🐛 fix initial lineHeight wrong transform ([a5fd73f](a5fd73f))
1 parent a5fd73f commit c28fe16

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [1.25.3](https://github.com/Leecason/element-tiptap/compare/@[email protected]) (2020-07-26)
2+
3+
4+
### Bug Fixes
5+
6+
* 🐛 fix initial lineHeight wrong transform ([a5fd73f](https://github.com/Leecason/element-tiptap/commit/a5fd73f5fcecf9e2667fc9946fff397082bbdc10))
7+
18
## [1.25.2](https://github.com/Leecason/element-tiptap/compare/@[email protected]) (2020-07-13)
29

310

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "element-tiptap",
3-
"version": "1.25.2",
3+
"version": "1.25.3",
44
"description": "🌸A modern WYSIWYG rich-text editor using tiptap and Element UI for Vue.js",
55
"author": "leecason",
66
"scripts": {

0 commit comments

Comments
 (0)