File tree Expand file tree Collapse file tree 2 files changed +15
-1
lines changed Expand file tree Collapse file tree 2 files changed +15
-1
lines changed Original file line number Diff line number Diff line change
1
+ ## [ 1.7.1] ( https://github.com/molvqingtai/WebChat/compare/v1.7.0...v1.7.1 ) (2024-11-15)
2
+
3
+
4
+ ### Bug Fixes
5
+
6
+ * parse icon url error ([ 7763f34] ( https://github.com/molvqingtai/WebChat/commit/7763f34d5d07a104f8a66e53b05a7f87a4e0da28 ) )
7
+
8
+
9
+ ### Performance Improvements
10
+
11
+ * add number animation ([ eb37dd2] ( https://github.com/molvqingtai/WebChat/commit/eb37dd28338d9e5420c91fb3d25c318411bdfd31 ) )
12
+ * compatible with rectangular icons ([ b860b16] ( https://github.com/molvqingtai/WebChat/commit/b860b16e908a744f615c8cea35a3dcd4ca008f1a ) )
13
+ * optimize scrollbar ([ c5185e4] ( https://github.com/molvqingtai/WebChat/commit/c5185e419c5e175b8bc30e3f2b2207c18b9503b2 ) )
14
+
1
15
# [ 1.7.0] ( https://github.com/molvqingtai/WebChat/compare/v1.6.6...v1.7.0 ) (2024-11-13)
2
16
3
17
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " web-chat" ,
3
3
"displayName" : " WebChat" ,
4
- "version" : " 1.7.0 " ,
4
+ "version" : " 1.7.1 " ,
5
5
"description" : " Chat with anyone on any website." ,
6
6
"type" : " module" ,
7
7
"scripts" : {
You can’t perform that action at this time.
0 commit comments