chore(release): prepare 0.1.0-beta.3 - #32
Merged
Merged
Conversation
Codecov Report✅ All modified and coverable lines are covered by tests. 📢 Thoughts on this report? Let us know! |
nastyabon8
approved these changes
Sep 12, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Prepare @udid-tools/core 0.1.0-beta.3 for release.
This updates package and documentation version references, records the accumulated beta.3 changes, adds consumer-facing release-integrity instructions, and keylessly signs and verifies every GitHub Release asset with Sigstore. The existing checksum, CycloneDX SBOM, GitHub artifact attestation, npm provenance, and exact-tarball publishing controls remain in place.
Change type
Public API and compatibility
Public API impact: None. This release-preparation change does not alter exports, types, defaults, validation, or serialized bytes.
Security review
Dependency justification
No package dependency was added. The release workflow adds sigstore/gh-action-sigstore-python v3.5.0, pinned to the full commit SHA, to create and immediately verify keyless Sigstore bundles for every release asset.
Verification
Results: 104 tests passed; coverage remained above all 90 percent gates; documentation built with zero errors, warnings, or hints; npm audit found zero vulnerabilities.
Documentation and references