Skip to content

Commit 7546fe2

Browse files
chore(release): 1.4.1 [skip ci]
## [1.4.1](https://github.com/Leecason/element-tiptap/compare/@[email protected]) (2020-01-03) ### Bug Fixes * 🐛 align left cant work bug ([859224b](859224b))
1 parent 8979e09 commit 7546fe2

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.4.1](https://github.com/Leecason/element-tiptap/compare/@[email protected]) (2020-01-03)
2+
3+
4+
### Bug Fixes
5+
6+
* 🐛 align left cant work bug ([859224b](https://github.com/Leecason/element-tiptap/commit/859224b260e99dfbd4aa98fe44cafd5502cf40f5))
7+
18
# [1.4.0](https://github.com/Leecason/element-tiptap/compare/@[email protected]) (2020-01-01)
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.4.0",
3+
"version": "1.4.1",
44
"license": "MIT",
55
"description": "A WYSIWYG editor based on Tiptap and Element.",
66
"scripts": {

0 commit comments

Comments
 (0)