Skip to content

Commit 0f08860

Browse files
committed
Merge branch 'master' of github.com:molvqingtai/WebChat
2 parents 0418e75 + 0c67021 commit 0f08860

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.6.2](https://github.com/molvqingtai/WebChat/compare/v1.6.1...v1.6.2) (2024-11-04)
2+
3+
4+
### Bug Fixes
5+
6+
* incompatible with old data of userInfo, causing crash ([d5ced07](https://github.com/molvqingtai/WebChat/commit/d5ced0718f586ca156e80c56078ae1f3de4ee917))
7+
18
## [1.6.1](https://github.com/molvqingtai/WebChat/compare/v1.6.0...v1.6.1) (2024-11-03)
29

310

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "web-chat",
33
"displayName": "WebChat",
4-
"version": "1.6.1",
4+
"version": "1.6.2",
55
"description": "Chat with anyone on any website.",
66
"type": "module",
77
"scripts": {

0 commit comments

Comments
 (0)