Merge branch 'master' of github.com:molvqingtai/WebChat

This commit is contained in:
molvqingtai 2024-10-02 23:40:47 +08:00
commit c5bf19ba00
2 changed files with 8 additions and 1 deletions

View file

@ -1,3 +1,10 @@
## [1.1.4](https://github.com/molvqingtai/WebChat/compare/v1.1.3...v1.1.4) (2024-10-02)
### Bug Fixes
* firfox requestAnimationFrame error ([65bf9b2](https://github.com/molvqingtai/WebChat/commit/65bf9b2419ec65b6c53355986df9a0e2eb593d6f))
## [1.1.3](https://github.com/molvqingtai/WebChat/compare/v1.1.2...v1.1.3) (2024-10-02)

View file

@ -1,7 +1,7 @@
{
"name": "web-chat",
"displayName": "WebChat",
"version": "1.1.3",
"version": "1.1.4",
"description": "Chat with anyone on any website.",
"type": "module",
"scripts": {