chore(release): 1.6.3 [skip ci]

## [1.6.3](https://github.com/molvqingtai/WebChat/compare/v1.6.2...v1.6.3) (2024-11-06)

### Performance Improvements

* optimize image processing ([9438a31](9438a3169d))
This commit is contained in:
semantic-release-bot 2024-11-06 10:27:03 +00:00
parent 5eba7700c8
commit de8940398e
2 changed files with 8 additions and 1 deletions

View file

@ -1,3 +1,10 @@
## [1.6.3](https://github.com/molvqingtai/WebChat/compare/v1.6.2...v1.6.3) (2024-11-06)
### Performance Improvements
* optimize image processing ([9438a31](https://github.com/molvqingtai/WebChat/commit/9438a3169dfda166776610ba6aac1ac168231636))
## [1.6.2](https://github.com/molvqingtai/WebChat/compare/v1.6.1...v1.6.2) (2024-11-04)

View file

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