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