chore(release): 1.5.0 [skip ci]

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

### Features

* support send image button ([a01a93f](a01a93f260))
This commit is contained in:
semantic-release-bot 2024-10-29 02:26:15 +00:00
parent 859a8f4a01
commit e4d0a93016
2 changed files with 8 additions and 1 deletions

View file

@ -1,3 +1,10 @@
# [1.5.0](https://github.com/molvqingtai/WebChat/compare/v1.4.0...v1.5.0) (2024-10-29)
### Features
* support send image button ([a01a93f](https://github.com/molvqingtai/WebChat/commit/a01a93f260c3fefadb1ad1ce0369af3ea8c6b3f0))
# [1.4.0](https://github.com/molvqingtai/WebChat/compare/v1.3.1...v1.4.0) (2024-10-28)

View file

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