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:
parent
75b52d4003
commit
ff8e2c980d
2 changed files with 8 additions and 1 deletions
|
@ -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)
|
## [1.5.4](https://github.com/molvqingtai/WebChat/compare/v1.5.3...v1.5.4) (2024-10-31)
|
||||||
|
|
||||||
|
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
{
|
{
|
||||||
"name": "web-chat",
|
"name": "web-chat",
|
||||||
"displayName": "WebChat",
|
"displayName": "WebChat",
|
||||||
"version": "1.5.4",
|
"version": "1.6.0",
|
||||||
"description": "Chat with anyone on any website.",
|
"description": "Chat with anyone on any website.",
|
||||||
"type": "module",
|
"type": "module",
|
||||||
"scripts": {
|
"scripts": {
|
||||||
|
|
Loading…
Reference in a new issue