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 7d8ab8c commit a15148cCopy full SHA for a15148c
libraries/core/CHANGELOG.md
@@ -1,5 +1,11 @@
1
2
3
+## [1.10.0](https://github.com/ChatKitty/chatkitty-js/compare/@chatkitty/core-v1.9.0...@chatkitty/core-v1.10.0) (2024-10-18)
4
+
5
+### Bug Fixes
6
7
+* **core:** apply dynamic imports ([7d8ab8c](https://github.com/ChatKitty/chatkitty-js/commit/7d8ab8c5f1a01728ccb75ea604061063bf7f4a98))
8
9
## 1.9.0 (2024-10-18)
10
11
### Bug Fixes
libraries/core/package.json
@@ -1,6 +1,6 @@
{
"name": "@chatkitty/core",
- "version": "1.9.0",
+ "version": "1.10.0",
"description": "ChatKitty core JS package.",
"keywords": [
"node",
0 commit comments