diff --git a/CHANGELOG.md b/CHANGELOG.md index abe8815..865abe5 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## [1.0.22](https://github.com/molvqingtai/WebChat/compare/v1.0.21...v1.0.22) (2024-09-28) + + +### Bug Fixes + +* test release flow ([72137e8](https://github.com/molvqingtai/WebChat/commit/72137e811d07459fbd0859e114c22c515a5d6e26)) + ## [1.0.21](https://github.com/molvqingtai/WebChat/compare/v1.0.20...v1.0.21) (2024-09-28) diff --git a/package.json b/package.json index 83f949b..6457dce 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "web-chat", "displayName": "WebChat", - "version": "1.0.21", + "version": "1.0.22", "description": "Chat with anyone on any website.", "type": "module", "scripts": {