chore(release): 1.1.4 [skip ci]

## [1.1.4](https://github.com/molvqingtai/WebChat/compare/v1.1.3...v1.1.4) (2024-10-02)

### Bug Fixes

* firfox requestAnimationFrame error ([65bf9b2](65bf9b2419))
This commit is contained in:
semantic-release-bot 2024-10-02 11:52:09 +00:00
parent 74aa452df7
commit 90600794eb
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": {