chore: release v3.9.4#955
Conversation
Greptile SummaryAutomated version bump from Confidence Score: 5/5Safe to merge — purely mechanical version bump with all references consistently updated. All four files consistently reflect the 3.9.4 version. Integrity hashes and resolved URLs in package-lock.json are updated for all six platform binaries. No logic changes, no new dependencies, no configuration drift. The automated publish workflow is the expected source for this PR. No files require special attention. Important Files Changed
Flowchart%%{init: {'theme': 'neutral'}}%%
flowchart TD
A[publish.yml workflow_dispatch] --> B[commit-and-tag-version]
B --> C[Bump version 3.9.3 to 3.9.4]
C --> D[package.json]
C --> E[package-lock.json]
C --> F[crates/codegraph-core/Cargo.toml]
C --> G[generated/DEPENDENCIES.json]
D & E & F & G --> H[PR 955 opened by github-actions bot]
H --> I[Merge to main]
I --> J[Publish to npm registry]
J --> K[codegraph 3.9.4]
J --> L[Platform binaries: darwin-arm64, darwin-x64, linux-arm64-gnu, linux-x64-gnu, linux-x64-musl, win32-x64-msvc]
Reviews (1): Last reviewed commit: "chore: release v3.9.4" | Re-trigger Greptile |
Automated version bump to
3.9.4and CHANGELOG update from publish workflow run #778.