Skip to content

Commit afa531d

Browse files
committed
v0.5.1: ship extraction wrapper in npm package
Patch release: adds scripts/ to npm files (extraction wrapper + prompt), fixes port default 3177→7749, adds extraction tutorial section (EN+ZH), corrects 8 doc inaccuracies from full audit.
1 parent d9ea227 commit afa531d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@tznthou/ccrecall",
3-
"version": "0.5.0",
3+
"version": "0.5.1",
44
"description": "AI memory service for Claude Code — on-demand context injection with metacognition",
55
"type": "module",
66
"main": "dist/index.js",

0 commit comments

Comments
 (0)