Skip to content

Commit

Permalink
Merge branch 'master' of github.com:molvqingtai/comctx
Browse files Browse the repository at this point in the history
  • Loading branch information
molvqingtai committed Feb 18, 2025
2 parents 845cc99 + 4cb02c8 commit 61cb2d1
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## [1.0.8](https://github.com/molvqingtai/comctx/compare/v1.0.7...v1.0.8) (2025-02-15)


### Performance Improvements

* freeze backup object ([cf35c35](https://github.com/molvqingtai/comctx/commit/cf35c35a0c0229109c6cba88153648dbba488d23))

## [1.0.7](https://github.com/molvqingtai/comctx/compare/v1.0.6...v1.0.7) (2025-02-15)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "comctx",
"version": "1.0.7",
"version": "1.0.8",
"description": "Cross-context RPC solution with type safety and flexible adapters.",
"type": "module",
"main": "core/dist/index.js",
Expand Down

0 comments on commit 61cb2d1

Please # to comment.