Skip to content

Commit a71eca2

Browse files
committed
Merge branch 'master' of github.com:molvqingtai/WebChat
2 parents adc93b8 + 43c9fb8 commit a71eca2

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.4](https://github.com/molvqingtai/WebChat/compare/v1.6.3...v1.6.4) (2024-11-07)
2+
3+
4+
### Performance Improvements
5+
6+
* check message format ([f6864e0](https://github.com/molvqingtai/WebChat/commit/f6864e06be01fd434136901ae85278ed4eab4c03))
7+
18
## [1.6.3](https://github.com/molvqingtai/WebChat/compare/v1.6.2...v1.6.3) (2024-11-06)
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.3",
4+
"version": "1.6.4",
55
"description": "Chat with anyone on any website.",
66
"type": "module",
77
"scripts": {

0 commit comments

Comments
 (0)