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

This commit is contained in:
molvqingtai 2024-09-28 13:01:28 +08:00
commit f2330cb0e7
2 changed files with 8 additions and 1 deletions

View file

@ -1,3 +1,10 @@
## [1.0.25](https://github.com/molvqingtai/WebChat/compare/v1.0.24...v1.0.25) (2024-09-28)
### Bug Fixes
* test release flow ([b10e9db](https://github.com/molvqingtai/WebChat/commit/b10e9dbb8288af9fe976e3d65ed2ea38530bdbcc))
## [1.0.24](https://github.com/molvqingtai/WebChat/compare/v1.0.23...v1.0.24) (2024-09-28)

View file

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