diff --git a/libraries/core/CHANGELOG.md b/libraries/core/CHANGELOG.md index 9a49ac2a..e8106a23 100644 --- a/libraries/core/CHANGELOG.md +++ b/libraries/core/CHANGELOG.md @@ -1,5 +1,11 @@ +## [1.11.0](https://github.com/ChatKitty/chatkitty-js/compare/@chatkitty/core-v1.10.0...@chatkitty/core-v1.11.0) (2024-10-18) + +### Bug Fixes + +* **core:** remove dynamic imports ([dfd30b9](https://github.com/ChatKitty/chatkitty-js/commit/dfd30b9affdb64e9b5b40c52b0278b9dc264cbb8)) + ## [1.10.0](https://github.com/ChatKitty/chatkitty-js/compare/@chatkitty/core-v1.9.0...@chatkitty/core-v1.10.0) (2024-10-18) ### Bug Fixes diff --git a/libraries/core/package.json b/libraries/core/package.json index 707075b1..5381dd63 100644 --- a/libraries/core/package.json +++ b/libraries/core/package.json @@ -1,6 +1,6 @@ { "name": "@chatkitty/core", - "version": "1.10.0", + "version": "1.11.0", "description": "ChatKitty core JS package.", "keywords": [ "node",