chore(release): 1.9.4 [skip ci]

## [1.9.4](https://github.com/molvqingtai/WebChat/compare/v1.9.3...v1.9.4) (2025-10-02)

### Bug Fixes

* add namespace to notification proxy to prevent cross-extension conflicts ([2429fd4](2429fd40b7))
This commit is contained in:
semantic-release-bot
2025-10-02 14:15:50 +00:00
parent cd015c15f1
commit b15fee4503
2 changed files with 8 additions and 1 deletions

View File

@@ -1,3 +1,10 @@
## [1.9.4](https://github.com/molvqingtai/WebChat/compare/v1.9.3...v1.9.4) (2025-10-02)
### Bug Fixes
* add namespace to notification proxy to prevent cross-extension conflicts ([2429fd4](https://github.com/molvqingtai/WebChat/commit/2429fd40b7e5c6b4374d938ac03f88dbe44a04c3))
## [1.9.3](https://github.com/molvqingtai/WebChat/compare/v1.9.2...v1.9.3) (2025-10-01)

View File

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