Skip to content

Commit 7408865

Browse files
committed
feat(core): released version v1.11.0 [no ci]
1 parent dfd30b9 commit 7408865

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

libraries/core/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11

22

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+
39
## [1.10.0](https://github.com/ChatKitty/chatkitty-js/compare/@chatkitty/core-v1.9.0...@chatkitty/core-v1.10.0) (2024-10-18)
410

511
### Bug Fixes

libraries/core/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@chatkitty/core",
3-
"version": "1.10.0",
3+
"version": "1.11.0",
44
"description": "ChatKitty core JS package.",
55
"keywords": [
66
"node",

0 commit comments

Comments
 (0)