Skip to content

Commit

Permalink
chore(release): 1.7.3 [skip ci]
Browse files Browse the repository at this point in the history
## [1.7.3](v1.7.2...v1.7.3) (2025-01-14)

### Bug Fixes

* incomplete validation of message format ([b8cf28b](b8cf28b))

### Performance Improvements

* optimize style ([96f19bf](96f19bf))
  • Loading branch information
semantic-release-bot committed Jan 14, 2025
1 parent 180948a commit 64640cf
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 1 deletion.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,15 @@
## [1.7.3](https://github.com/molvqingtai/WebChat/compare/v1.7.2...v1.7.3) (2025-01-14)


### Bug Fixes

* incomplete validation of message format ([b8cf28b](https://github.com/molvqingtai/WebChat/commit/b8cf28bf2bb6d0fe4d0f14176799cc331066ae9d))


### Performance Improvements

* optimize style ([96f19bf](https://github.com/molvqingtai/WebChat/commit/96f19bfc3ac97987eea54bcc1c6ce8246e62d034))

## [1.7.2](https://github.com/molvqingtai/WebChat/compare/v1.7.1...v1.7.2) (2024-11-18)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "web-chat",
"displayName": "WebChat",
"version": "1.7.2",
"version": "1.7.3",
"description": "Chat with anyone on any website.",
"type": "module",
"scripts": {
Expand Down

0 comments on commit 64640cf

Please sign in to comment.