diff --git a/CHANGELOG.md b/CHANGELOG.md index f28e615..b3fea58 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## [1.0.24](https://github.com/molvqingtai/WebChat/compare/v1.0.23...v1.0.24) (2024-09-28) + + +### Bug Fixes + +* test release flow ([b4fe712](https://github.com/molvqingtai/WebChat/commit/b4fe7128250210012ae55b3209107362dcbb2df8)) + ## [1.0.23](https://github.com/molvqingtai/WebChat/compare/v1.0.22...v1.0.23) (2024-09-28) diff --git a/package.json b/package.json index 651b36f..72086c9 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "web-chat", "displayName": "WebChat", - "version": "1.0.23", + "version": "1.0.24", "description": "Chat with anyone on any website.", "type": "module", "scripts": {