File tree 2 files changed +16
-1
lines changed
2 files changed +16
-1
lines changed Original file line number Diff line number Diff line change
1
+ ## [ 2.6.1] ( https://github.com/rennzhang/codemirror-editor-vue3/compare/v2.6.0...v2.6.1 ) (2024-06-13)
2
+
3
+
4
+ ### Bug Fixes
5
+
6
+ * 文档打包忽略特定地址 ([ db91b82] ( https://github.com/rennzhang/codemirror-editor-vue3/commit/db91b82cc68506536eae523429b8d9d41d3776f0 ) )
7
+ * 修复跳转错误 ([ 40a6b82] ( https://github.com/rennzhang/codemirror-editor-vue3/commit/40a6b8246e63d1063ecb8251cc32c00a4d39b382 ) )
8
+
9
+
10
+ ### Features
11
+
12
+ * 调整文档首页样式 ([ 50a2df0] ( https://github.com/rennzhang/codemirror-editor-vue3/commit/50a2df04fa7c8b997c7ae4e5a55ee1cafd4b5828 ) )
13
+
14
+
15
+
1
16
# [ 2.6.0] ( https://github.com/rennzhang/codemirror-editor-vue3/compare/v2.6.0-beta.0...v2.6.0 ) (2024-06-11)
2
17
3
18
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " codemirror-editor-vue3" ,
3
3
"description" : " CodeMirror component for Vue3" ,
4
- "version" : " 2.6.0 " ,
4
+ "version" : " 2.6.1 " ,
5
5
"license" : " MIT" ,
6
6
"files" : [
7
7
" dist"
You can’t perform that action at this time.
0 commit comments