File tree 2 files changed +10
-1
lines changed 2 files changed +10
-1
lines changed Original file line number Diff line number Diff line change 1
1
2
2
3
+ ## [ 1.3.1] ( https://github.com/msgbyte/tailchat/compare/v1.3.0...v1.3.1 ) (2022-12-18)
4
+
5
+
6
+ ### Bug Fixes
7
+
8
+ * 修复Markdown 引用没有样式的bug ([ 4e21735] ( https://github.com/msgbyte/tailchat/commit/4e21735d7b11906808c9010a06c45bfe9179fc94 ) )
9
+ * 修复markdown引用样式问题 ([ 1326b9d] ( https://github.com/msgbyte/tailchat/commit/1326b9dd055ee19719cc90bfc86ebc0e087b6079 ) )
10
+ * 优化withKeepAliveOverlay的参数依赖管理,修复不强制渲染时无法取消挂载的情况 ([ 42e004c] ( https://github.com/msgbyte/tailchat/commit/42e004ce206afd98f4cba5c04d28f14fd630a2fa ) )
11
+
3
12
# [ 1.3.0] ( https://github.com/msgbyte/tailchat/compare/v1.2.0...v1.3.0 ) (2022-12-18)
4
13
5
14
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " tailchat" ,
3
- "version" : " 1.3.0 " ,
3
+ "version" : " 1.3.1 " ,
4
4
"private" : true ,
5
5
"description" : " " ,
6
6
"main" : " index.js" ,
You can’t perform that action at this time.
0 commit comments