Skip to content

Commit bad7d7a

Browse files
chore(release): 1.26.1 [skip ci]
## [1.26.1](https://github.com/Leecason/element-tiptap/compare/@[email protected]) (2020-08-17) ### Bug Fixes * 🐛 instantiate extension ctor error ([ec03fcd](ec03fcd))
1 parent ec03fcd commit bad7d7a

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.26.1](https://github.com/Leecason/element-tiptap/compare/@[email protected]) (2020-08-17)
2+
3+
4+
### Bug Fixes
5+
6+
* 🐛 instantiate extension ctor error ([ec03fcd](https://github.com/Leecason/element-tiptap/commit/ec03fcdf8fdb6db5ea9419f38f4b3536c3dad652))
7+
18
# [1.26.0](https://github.com/Leecason/element-tiptap/compare/@[email protected]) (2020-08-03)
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.26.0",
3+
"version": "1.26.1",
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)