Skip to content

v1.0.1

Choose a tag to compare

@mpaulosky mpaulosky released this 20 Apr 22:42
· 138 commits to main since this release
14f85fe

v1.0.1 — Automatic Versioning Enabled

This release demonstrates the new automatic semantic versioning workflow.

What Changed

  • Release process is now fully automated via CI/CD
  • Tags created by GitHub Actions on commits to main
  • No manual versioning steps required

Going Forward

  • Each commit to main will increment the patch version automatically
  • Next commits will generate v1.0.2, v1.0.3, etc.
  • Sprint 4 work begins with this foundation in place

Release Notes

  • Merge Sprint 3 close-out to main
  • Deploy automatic versioning system
  • Document new release process