release: roll WASM Zone OOM fix into 0.9.3 (not 0.9.4) (#323)

0.9.3 was prepped in the repo but never released (latest published is
0.9.2), so the turboshaft WASM Zone OOM fix ships as part of 0.9.3.
Fold its changelog entry into [0.9.3] and revert the version bump.

Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
This commit is contained in:
Colby Mchenry
2026-05-22 05:44:37 -05:00
committed by GitHub
co-authored by Claude Opus 4.7
parent e5d633075c
commit c09dfd071e
3 changed files with 19 additions and 24 deletions
+2 -2
View File
@@ -1,12 +1,12 @@
{
"name": "@colbymchenry/codegraph",
"version": "0.9.4",
"version": "0.9.3",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "@colbymchenry/codegraph",
"version": "0.9.4",
"version": "0.9.3",
"license": "MIT",
"dependencies": {
"@clack/prompts": "^1.3.0",