We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dfd30b9 commit 7408865Copy full SHA for 7408865
libraries/core/CHANGELOG.md
@@ -1,5 +1,11 @@
1
2
3
+## [1.11.0](https://github.com/ChatKitty/chatkitty-js/compare/@chatkitty/core-v1.10.0...@chatkitty/core-v1.11.0) (2024-10-18)
4
+
5
+### Bug Fixes
6
7
+* **core:** remove dynamic imports ([dfd30b9](https://github.com/ChatKitty/chatkitty-js/commit/dfd30b9affdb64e9b5b40c52b0278b9dc264cbb8))
8
9
## [1.10.0](https://github.com/ChatKitty/chatkitty-js/compare/@chatkitty/core-v1.9.0...@chatkitty/core-v1.10.0) (2024-10-18)
10
11
### Bug Fixes
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",
0 commit comments