Skip to content

Commit

Permalink
feat(core): released version v1.11.0 [no ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
aerovulpe committed Oct 18, 2024
1 parent dfd30b9 commit 7408865
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions libraries/core/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -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
Expand Down
2 changes: 1 addition & 1 deletion libraries/core/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@chatkitty/core",
"version": "1.10.0",
"version": "1.11.0",
"description": "ChatKitty core JS package.",
"keywords": [
"node",
Expand Down

0 comments on commit 7408865

Please sign in to comment.