Skip to content

v3.6.6

Latest

Choose a tag to compare

@github-actions github-actions released this 21 Aug 16:35
· 4 commits to main since this release
v3.6.6
53857f0

Changes

  • chore(release): 3.6.6 (#166)
  • build: require netresearch/nr-llm ^0.33 (#165)

Installation

composer require netresearch/t3-cowriter

Publication status

Security

All release artifacts are signed with Sigstore keyless signing.

Verify signatures

cosign verify-blob \
  --bundle t3-cowriter-3.6.6.zip.sigstore.json \
  --certificate-identity-regexp "https://github.com/netresearch/.*" \
  --certificate-oidc-issuer "https://token.actions.githubusercontent.com" \
  t3-cowriter-3.6.6.zip

Verify checksums

sha256sum -c checksums.txt

Software Bill of Materials (SBOM)

SBOMs are provided in both SPDX and CycloneDX formats for supply chain transparency.