Skip to content

v2.2.1

Latest

Choose a tag to compare

@github-actions github-actions released this 10 Jul 16:22
· 3 commits to main since this release

Welcome to v2.2.1 of FIT File Faker

This release is a minor patch to fix release automation changelog validation. It is functionally equivalent to 2.2.0 and no upgrade is necessary for end users.

✨ New Features

N/A

🐛 Bug Fixes

  • Validate release changelog commit subjects before preparing a release

🔧 Improvements

N/A

📚 Documentation

  • Update changelog for v2.2.0
  • Document release preflight commit subject validation in AGENTS.md

📦 Upgrading

# uv tool:
uv tool upgrade fit-file-faker

# pipx:
pipx upgrade fit-file-faker

# pip installation:
pip install --upgrade fit-file-faker

🔄 Backward Compatibility

This release is fully backward compatible. Existing profiles will continue to work seamlessly. No configuration changes are needed.


Full Changelog: v2.2.0...v2.2.1