Skip to content

v1.0.7

Choose a tag to compare

@vohongtho vohongtho released this 30 Jul 12:32

🐳 Docker Image

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

Verify signature (cosign keyless):

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

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

What's Changed

Full Changelog: v1.0.6...v1.0.7