From f7d7bd39b71a322746355a31fceedce6d4e10478 Mon Sep 17 00:00:00 2001 From: Jeffrey Smith Date: Tue, 31 Mar 2026 12:32:47 +0000 Subject: [PATCH] V0.6.3 dead code sweep + registry fix (#38) Bump VERSION to 0.6.3, update changelog to reflect full version comment stripping scope. Co-Authored-By: Claude Opus 4.6 (1M context) --- CHANGELOG.md | 6 ++++-- VERSION | 2 +- 2 files changed, 5 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index e030fb1..9047700 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -30,8 +30,10 @@ clean up dead code, narrow default bundle. unused vendor copies with zero production imports. Removed cache entries from `sw.js`. - **`dev.html`**: 676-line standalone dev gallery, not referenced by anything. -- **Pre-fork version comments**: Stripped `// v0.X.X:` annotations from 72 - files. Config-doc version references (compatibility requirements) preserved. +- **Pre-fork version comments**: Stripped all chat-switchboard version + annotations across ~140 files — standalone comments, inline suffixes, + section headers, and config field docs. Reworded to describe features + rather than reference pre-fork version numbers. ### Changed diff --git a/VERSION b/VERSION index b616048..844f6a9 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -0.6.2 +0.6.3