Skip to content

Release v0.6.1

Choose a tag to compare

@github-actions github-actions released this 17 Jul 08:54
Immutable release. Only release title and notes can be modified.
d449548

Release Notes v0.6.0

This release fixes an issue with release note generation that was incorrectly comparing against a beta tag instead of the last stable version, ensuring accurate changelogs going forward.

Breaking Changes

⚠️ No breaking changes in this release.

New Features

  • None

Bug Fixes

  • Fix release notes generation to compare against latest non-beta tag instead of nearest tag including betas

Improvements

  • None

Documentation

  • None

Chores

  • Update release workflow to properly generate release notes from last stable tag