Skip to content

Release v0.2.6#26

Merged
sionsmith merged 1 commit into
mainfrom
release/v0.2.6
Jun 26, 2026
Merged

Release v0.2.6#26
sionsmith merged 1 commit into
mainfrom
release/v0.2.6

Conversation

@sionsmith

Copy link
Copy Markdown
Contributor

Summary

Release trigger

This repository's release workflow is version-bump driven. After this PR merges to main, .github/workflows/auto-tag.yml should detect the Cargo.toml package version change, create v0.2.6, and that tag should trigger .github/workflows/release.yml.

Verification

  • cargo fmt -- --check
  • cargo check --all-targets
  • cargo test --all-targets
  • cargo clippy --all-targets -- -D warnings
  • cargo audit exits cleanly with only the existing allowed rand warning

@sionsmith sionsmith merged commit 9d14b92 into main Jun 26, 2026
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant