Skip to content

Commit a15148c

Browse files
committed
feat(core): released version v1.10.0 [no ci]
1 parent 7d8ab8c commit a15148c

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.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+
39
## 1.9.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.9.0",
3+
"version": "1.10.0",
44
"description": "ChatKitty core JS package.",
55
"keywords": [
66
"node",

0 commit comments

Comments
 (0)