64e5bf0b7202eef296e8e9be37b16cc07713b735
Add version.yml workflow that runs on pushes to main, parses conventional commit messages since the last tag, determines the semver bump (feat=minor, fix=patch, breaking=major), updates Cargo.toml version, commits, and pushes a version tag. The tag push triggers the existing release.yml publish workflow. Skips chore(release) commits to prevent infinite loops.
onspring-api-sdk-rust
Rust SDK for the Onspring API v2.
Languages
Rust
100%