Skip to content

v1.0.8

Latest

Choose a tag to compare

@vohongtho vohongtho released this 31 Jul 07:28

🐳 Docker Image

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

Verify signature (cosign keyless):

cosign verify ghcr.io/vohongtho/code-intel:v1.0.8 \
  --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.8

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.8.cdx.json).

What's Changed

Full Changelog: v1.0.7...v1.0.8