Skip to content

Commit

Permalink
Merge branch 'master' of github.com:molvqingtai/WebChat
Browse files Browse the repository at this point in the history
  • Loading branch information
molvqingtai committed Sep 30, 2024
2 parents 999a55c + 6413f2f commit 2e2a4a7
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
## [1.0.29](https://github.com/molvqingtai/WebChat/compare/v1.0.28...v1.0.29) (2024-09-29)


### Bug Fixes

* compile by environment ([52cd203](https://github.com/molvqingtai/WebChat/commit/52cd203a53ec10dda48572659d0e9959667575be))
* error when leaving the room without joining ([8476595](https://github.com/molvqingtai/WebChat/commit/8476595011c0e38929e6ebaa44ab7d8d5292a8e3))

## [1.0.28](https://github.com/molvqingtai/WebChat/compare/v1.0.27...v1.0.28) (2024-09-28)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "web-chat",
"displayName": "WebChat",
"version": "1.0.28",
"version": "1.0.29",
"description": "Chat with anyone on any website.",
"type": "module",
"scripts": {
Expand Down

0 comments on commit 2e2a4a7

Please sign in to comment.