File tree 4 files changed +26
-3
lines changed
4 files changed +26
-3
lines changed Original file line number Diff line number Diff line change 3
3
All notable changes to this project will be documented in this file.
4
4
See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
5
5
6
+ ## [ 1.1.3] ( https://github.com/wangeditor-team/wangEditor/compare/@wangeditor/core@1.1.2...@wangeditor/core@1.1.3 ) (2022-07-11)
7
+
8
+
9
+ ### Bug Fixes
10
+
11
+ * scroll 滚动问题 ([ bc133e1] ( https://github.com/wangeditor-team/wangEditor/commit/bc133e1e4ca89ab5042cbc0971578ad144499805 ) )
12
+ * 修复选中内容输入时,出现光标位置不对或者输入重复内容的问题 ([ 9596a4c] ( https://github.com/wangeditor-team/wangEditor/commit/9596a4ccaca2e2c4eed7ffc16fc4b042f73cef5d ) )
13
+
14
+
15
+
16
+
17
+
6
18
## [ 1.1.2] ( https://github.com/wangeditor-team/wangEditor/compare/@wangeditor/core@1.1.1...@wangeditor/core@1.1.2 ) (2022-07-11)
7
19
8
20
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @wangeditor/core" ,
3
- "version" : " 1.1.2 " ,
3
+ "version" : " 1.1.3 " ,
4
4
"description" : " wangEditor core" ,
5
5
"author" : " wangfupeng1988 <wangfupeng1988@163.com>" ,
6
6
"contributors" : [],
Original file line number Diff line number Diff line change 3
3
All notable changes to this project will be documented in this file.
4
4
See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
5
5
6
+ ## [ 5.1.3] ( https://github.com/wangeditor-team/wangEditor/compare/@wangeditor/editor@5.1.2...@wangeditor/editor@5.1.3 ) (2022-07-11)
7
+
8
+
9
+ ### Bug Fixes
10
+
11
+ * scroll 滚动问题 ([ bc133e1] ( https://github.com/wangeditor-team/wangEditor/commit/bc133e1e4ca89ab5042cbc0971578ad144499805 ) )
12
+
13
+
14
+
15
+
16
+
6
17
## [ 5.1.2] ( https://github.com/wangeditor-team/wangEditor/compare/@wangeditor/editor@5.1.1...@wangeditor/editor@5.1.2 ) (2022-07-11)
7
18
8
19
** Note:** Version bump only for package @wangeditor/editor
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @wangeditor/editor" ,
3
- "version" : " 5.1.2 " ,
3
+ "version" : " 5.1.3 " ,
4
4
"description" : " Web rich text editor, Web 富文本编辑器" ,
5
5
"keywords" : [
6
6
" wangeditor" ,
53
53
"@uppy/xhr-upload" : " ^2.0.3" ,
54
54
"@wangeditor/basic-modules" : " ^1.1.2" ,
55
55
"@wangeditor/code-highlight" : " ^1.0.2" ,
56
- "@wangeditor/core" : " ^1.1.2 " ,
56
+ "@wangeditor/core" : " ^1.1.3 " ,
57
57
"@wangeditor/list-module" : " ^1.0.2" ,
58
58
"@wangeditor/table-module" : " ^1.1.1" ,
59
59
"@wangeditor/upload-image-module" : " ^1.0.1" ,
You can’t perform that action at this time.
0 commit comments