Skip to content

v0.5.0

Choose a tag to compare

@github-actions github-actions released this 03 May 03:36

🐳 Docker Image

docker pull ghcr.io/vohongtho/code-intel:v0.5.0

Verify signature (cosign keyless):

cosign verify ghcr.io/vohongtho/code-intel:v0.5.0 \
  --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@v0.5.0

🗂 SBOM

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

What's Changed

Full Changelog: v0.4.0...v0.5.0