Skip to content

v1.0.0

Choose a tag to compare

@github-actions github-actions released this 04 May 08:29

🐳 Docker Image

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

Verify signature (cosign keyless):

cosign verify ghcr.io/vohongtho/code-intel:v1.0.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@v1.0.0

🗂 SBOM

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

What's Changed

Full Changelog: v0.9.0...v1.0.0