chore(release): 1.1.0 [skip ci]

# [1.1.0](https://github.com/molvqingtai/WebChat/compare/v1.0.29...v1.1.0) (2024-09-30)

### Features

* support danmaku ([999a55c](999a55c65f))
This commit is contained in:
semantic-release-bot 2024-09-30 13:51:47 +00:00
parent 13fc98c66d
commit 323c9efbf5
2 changed files with 8 additions and 1 deletions

View file

@ -1,3 +1,10 @@
# [1.1.0](https://github.com/molvqingtai/WebChat/compare/v1.0.29...v1.1.0) (2024-09-30)
### Features
* support danmaku ([999a55c](https://github.com/molvqingtai/WebChat/commit/999a55c65f78d0a1a0938c354a8453f2aa39fcd0))
## [1.0.29](https://github.com/molvqingtai/WebChat/compare/v1.0.28...v1.0.29) (2024-09-29)

View file

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