chore: bump version to 1.2.2 for HTML comment output format

This commit is contained in:
Ralph Chang
2026-04-26 14:49:46 +08:00
parent eff0d3784c
commit af539a42f3
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "opencode-working-memory",
"version": "1.2.1",
"version": "1.2.2",
"description": "Three-layer memory architecture for OpenCode with workspace memory and hot session state",
"type": "module",
"main": "index.ts",