chore(release): 1.9.3 [skip ci]

## [1.9.3](https://github.com/molvqingtai/WebChat/compare/v1.9.2...v1.9.3) (2025-10-01)

### Performance Improvements

* add automatic IndexDB cleanup on extension update ([7a1a622](7a1a6224f7))
This commit is contained in:
semantic-release-bot
2025-10-01 21:44:02 +00:00
parent f548d0f345
commit f804f5538b
2 changed files with 8 additions and 1 deletions

View File

@@ -1,3 +1,10 @@
## [1.9.3](https://github.com/molvqingtai/WebChat/compare/v1.9.2...v1.9.3) (2025-10-01)
### Performance Improvements
* add automatic IndexDB cleanup on extension update ([7a1a622](https://github.com/molvqingtai/WebChat/commit/7a1a6224f77e81ff1c5dd56be13897f5dce190c4))
## [1.9.2](https://github.com/molvqingtai/WebChat/compare/v1.9.1...v1.9.2) (2025-10-01)

View File

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