diff --git a/CHANGELOG.md b/CHANGELOG.md index 4f0e142..483ff39 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## [1.0.19](https://github.com/molvqingtai/WebChat/compare/v1.0.18...v1.0.19) (2024-09-28) + + +### Bug Fixes + +* test release flow ([7b543bc](https://github.com/molvqingtai/WebChat/commit/7b543bc4f354fc3a1483d3eed5d60bc235a4953f)) + ## [1.0.18](https://github.com/molvqingtai/WebChat/compare/v1.0.17...v1.0.18) (2024-09-28) diff --git a/package.json b/package.json index 3fb6324..d114f8c 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "web-chat", "displayName": "WebChat", - "version": "1.0.18", + "version": "1.0.19", "description": "Chat with anyone on any website.", "type": "module", "scripts": {