chore(release): 1.6.0 [skip ci]

# [1.6.0](https://github.com/molvqingtai/WebChat/compare/v1.5.4...v1.6.0) (2024-11-03)

### Features

* support offline message sync [#45](https://github.com/molvqingtai/WebChat/issues/45) ([7c4f655](7c4f65573c))
This commit is contained in:
semantic-release-bot 2024-11-03 01:00:55 +00:00
parent 75b52d4003
commit ff8e2c980d
2 changed files with 8 additions and 1 deletions

View file

@ -1,3 +1,10 @@
# [1.6.0](https://github.com/molvqingtai/WebChat/compare/v1.5.4...v1.6.0) (2024-11-03)
### Features
* support offline message sync [#45](https://github.com/molvqingtai/WebChat/issues/45) ([7c4f655](https://github.com/molvqingtai/WebChat/commit/7c4f65573c591da2a8c8938e14066cee96d15b40))
## [1.5.4](https://github.com/molvqingtai/WebChat/compare/v1.5.3...v1.5.4) (2024-10-31)

View file

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