release: 0.9.0 (self-contained bundled distribution; node:sqlite)

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
This commit is contained in:
Colby McHenry
2026-05-21 15:54:36 -05:00
co-authored by Claude Opus 4.7
parent ac52fd76c0
commit 6bc745b196
3 changed files with 6 additions and 4 deletions
+3 -1
View File
@@ -7,7 +7,7 @@ a [GitHub Release](https://github.com/colbymchenry/codegraph/releases) tagged
This project follows [Keep a Changelog](https://keepachangelog.com/en/1.1.0/)
and adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
## [Unreleased]
## [0.9.0] - 2026-05-21
### 🎉 Self-contained: CodeGraph bundles its own runtime — install anywhere, on any Node (or none)
@@ -82,6 +82,8 @@ npm i -g @colbymchenry/codegraph
install. Re-run `codegraph install` once on an affected machine to
clear the error.
[0.9.0]: https://github.com/colbymchenry/codegraph/releases/tag/v0.9.0
## [0.8.0] - 2026-05-20
### Added