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