chore(release): 1.5.1 [skip ci]

## [1.5.1](https://github.com/molvqingtai/WebChat/compare/v1.5.0...v1.5.1) (2024-10-29)

### Bug Fixes

* incompatibility with old data causes app to crash ([bd07bdc](bd07bdc2c3))
This commit is contained in:
semantic-release-bot 2024-10-29 14:21:06 +00:00
parent 41591e8d05
commit 36750b7f17
2 changed files with 8 additions and 1 deletions

View file

@ -1,3 +1,10 @@
## [1.5.1](https://github.com/molvqingtai/WebChat/compare/v1.5.0...v1.5.1) (2024-10-29)
### Bug Fixes
* incompatibility with old data causes app to crash ([bd07bdc](https://github.com/molvqingtai/WebChat/commit/bd07bdc2c3df031d5a04d3eebade5d7fc7672600))
# [1.5.0](https://github.com/molvqingtai/WebChat/compare/v1.4.0...v1.5.0) (2024-10-29)

View file

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