Skip to content

Commit b846c78

Browse files
committed
chore: release npm-v0.5.7
1 parent e7da474 commit b846c78

3 files changed

Lines changed: 4 additions & 4 deletions

File tree

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

server/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "chatcrystal",
3-
"version": "0.5.6",
3+
"version": "0.5.7",
44
"mcpName": "io.github.ZengLiangYi/chatcrystal",
55
"private": false,
66
"license": "Apache-2.0",

server/server.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"name": "io.github.ZengLiangYi/chatcrystal",
44
"title": "ChatCrystal",
55
"description": "Local-first AI PKM memory for coding conversations.",
6-
"version": "0.5.6",
6+
"version": "0.5.7",
77
"websiteUrl": "https://zengliangyi.github.io/ChatCrystal/",
88
"repository": {
99
"url": "https://github.com/ZengLiangYi/ChatCrystal",
@@ -15,7 +15,7 @@
1515
{
1616
"registryType": "npm",
1717
"identifier": "chatcrystal",
18-
"version": "0.5.6",
18+
"version": "0.5.7",
1919
"runtimeHint": "npx",
2020
"runtimeArguments": [
2121
{

0 commit comments

Comments
 (0)