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

This commit is contained in:
molvqingtai 2024-10-02 00:32:27 +08:00
commit 078f5eae83
2 changed files with 8 additions and 1 deletions

View file

@ -1,3 +1,10 @@
## [1.1.1](https://github.com/molvqingtai/WebChat/compare/v1.1.0...v1.1.1) (2024-10-01)
### Performance Improvements
* a tag use Link component ([fce64b7](https://github.com/molvqingtai/WebChat/commit/fce64b744c2ada3532ff3d4b78d08559c718ca1a))
# [1.1.0](https://github.com/molvqingtai/WebChat/compare/v1.0.29...v1.1.0) (2024-09-30)

View file

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