We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents adc93b8 + 43c9fb8 commit a71eca2Copy full SHA for a71eca2
CHANGELOG.md
@@ -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
8
## [1.6.3](https://github.com/molvqingtai/WebChat/compare/v1.6.2...v1.6.3) (2024-11-06)
9
10
package.json
@@ -1,7 +1,7 @@
{
"name": "web-chat",
"displayName": "WebChat",
- "version": "1.6.3",
+ "version": "1.6.4",
"description": "Chat with anyone on any website.",
"type": "module",
"scripts": {
0 commit comments