release: v2.3.0 — first fully stable release

Bump version to 2.3.0 across package.json, openclaw.plugin.json.
Add comprehensive CHANGELOG documenting all bugs found and fixed
during the v2.x development cycle.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
2026-03-16 17:33:22 +10:00
co-authored by Claude Opus 4.6
parent 24221ea749
commit 9b1b99ea21
3 changed files with 52 additions and 54 deletions
+1 -1
View File
@@ -2,7 +2,7 @@
"id": "memory-continuity",
"name": "Memory Continuity",
"description": "Preserves working state across /new, reset, compaction, and gateway restarts via a simple markdown checkpoint file.",
"version": "2.2.0",
"version": "2.3.0",
"source": "https://github.com/dtzp555-max/memory-continuity",
"configSchema": {
"type": "object",