chore(release): 1.9.7 [skip ci]

## [1.9.7](https://github.com/molvqingtai/WebChat/compare/v1.9.6...v1.9.7) (2025-10-06)

### Performance Improvements

* **toast:** show synced message count in history sync notification ([0dd074c](0dd074c100))
This commit is contained in:
semantic-release-bot
2025-10-06 21:35:39 +00:00
parent f52fdf457e
commit b5f1b0183a
2 changed files with 8 additions and 1 deletions

View File

@@ -1,3 +1,10 @@
## [1.9.7](https://github.com/molvqingtai/WebChat/compare/v1.9.6...v1.9.7) (2025-10-06)
### Performance Improvements
* **toast:** show synced message count in history sync notification ([0dd074c](https://github.com/molvqingtai/WebChat/commit/0dd074c100ca3c70175236abb19bb30754c1feaa))
## [1.9.6](https://github.com/molvqingtai/WebChat/compare/v1.9.5...v1.9.6) (2025-10-04) ## [1.9.6](https://github.com/molvqingtai/WebChat/compare/v1.9.5...v1.9.6) (2025-10-04)

View File

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