V0.6.3 dead code sweep + registry fix (#38)
All checks were successful
CI/CD / detect-changes (pull_request) Successful in 4s
CI/CD / test-frontend (pull_request) Successful in 6s
CI/CD / test-go-pg (pull_request) Successful in 2m44s
CI/CD / test-sqlite (pull_request) Successful in 2m46s
CI/CD / build-and-deploy (pull_request) Successful in 1m12s

Bump VERSION to 0.6.3, update changelog to reflect full version
comment stripping scope.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
2026-03-31 12:32:47 +00:00
parent 31548ce801
commit f7d7bd39b7
2 changed files with 5 additions and 3 deletions

View File

@@ -30,8 +30,10 @@ clean up dead code, narrow default bundle.
unused vendor copies with zero production imports. Removed cache entries unused vendor copies with zero production imports. Removed cache entries
from `sw.js`. from `sw.js`.
- **`dev.html`**: 676-line standalone dev gallery, not referenced by anything. - **`dev.html`**: 676-line standalone dev gallery, not referenced by anything.
- **Pre-fork version comments**: Stripped `// v0.X.X:` annotations from 72 - **Pre-fork version comments**: Stripped all chat-switchboard version
files. Config-doc version references (compatibility requirements) preserved. 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 ### Changed

View File

@@ -1 +1 @@
0.6.2 0.6.3