Skip to content

chore: release 0.1.1#80

Merged
vhrcgcom merged 1 commit intomainfrom
chore/release-0.1.1
Apr 17, 2026
Merged

chore: release 0.1.1#80
vhrcgcom merged 1 commit intomainfrom
chore/release-0.1.1

Conversation

@vhrcgcom
Copy link
Copy Markdown
Collaborator

Summary

Release bump to v0.1.1. Fixes the release workflow so it no longer pushes a version commit directly to main (which was blocked by branch protection) — the version bump now goes through a normal PR instead.

Type of change

  • Bug fix
  • New value object / feature
  • Documentation
  • Refactor / internal improvement
  • CI / tooling

Checklist

  • cargo fmt — code is formatted
  • cargo clippy --features full,serde -- -Dclippy::all — no warnings
  • cargo test --features full,serde — all tests pass
  • New public API has doc comments with an # Example block
  • New value objects have tests for: valid input, empty input, invalid format, normalisation
  • README feature table updated (if a new feature was added)

- Bump version to 0.1.1
- Fix release workflow to not push to main
- Update CHANGELOG
@vhrcgcom vhrcgcom merged commit bce1c41 into main Apr 17, 2026
14 checks passed
@vhrcgcom vhrcgcom deleted the chore/release-0.1.1 branch April 17, 2026 19:50
vhrcgcom added a commit that referenced this pull request Apr 21, 2026
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