Skip to content

v1.0.9

Choose a tag to compare

@vohongtho vohongtho released this 03 Aug 01:25

🐳 Docker Image

docker pull ghcr.io/vohongtho/code-intel:v1.0.9

Verify signature (cosign keyless):

cosign verify ghcr.io/vohongtho/code-intel:v1.0.9 \
  --certificate-identity-regexp="https://github.com/vohongtho/code-intel-platform/.github/workflows/publish.yml" \
  --certificate-oidc-issuer="https://token.actions.githubusercontent.com"

πŸ“¦ npm Package

npm install @vohongtho.infotech/code-intel@v1.0.9

Built package includes packaged dist/ runtime assets and validates the dist layout before publish.

πŸ—‚ SBOM

A CycloneDX JSON SBOM is attached to this release (sbom-v1.0.9.cdx.json).

What's Changed

  • Release 1.0.8 β€” Go-Live Ready with Correctness-First Indexing by @vohongtho in #43

Full Changelog: v1.0.8...v1.0.9