Skip to content

v1.0.0-beta.3

Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 29 Jun 04:08
· 40 commits to main since this release

Features

  • support package manager manifests and interactive release prompts (58bde75)
  • support alternate package manifests and workspace metadata (f9ecb79)

Other Changes (doc)

Binary Assets

The GitHub Release includes verso-binaries.tar.gz and SHA256SUMS.txt.
After extracting the archive, verify the binaries with:

shasum -a 256 -c SHA256SUMS.txt

GitHub Artifact Attestations are generated for the native binaries. When online, verify one with:

gh attestation verify ./verso-linux-x64/verso \
  --repo dream-num/verso \
  --signer-workflow dream-num/verso/.github/workflows/release.yml