Stevan Freeborn 64e5bf0b72 ci: add automated version bump and tagging from conventional commits
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.
2026-03-25 13:57:41 -05:00
2026-03-25 13:33:37 -05:00

onspring-api-sdk-rust

Rust SDK for the Onspring API v2.

S
Description
No description provided
Readme
202 KiB
Languages
Rust 100%