Skip to content

fix: correct version ordering in versionChanges#2633

Open
maphew wants to merge 1 commit intosteveyegge:mainfrom
maphew:fix-version-order
Open

fix: correct version ordering in versionChanges#2633
maphew wants to merge 1 commit intosteveyegge:mainfrom
maphew:fix-version-order

Conversation

@maphew
Copy link
Collaborator

@maphew maphew commented Mar 16, 2026

Summary

  • Move v0.61.0 entry to beginning of versionChanges slice for proper newest-first ordering
  • Fixes TestGetVersionsSinceOrder failure where 0.61.0 appeared after older versions

Copy link

@DreadPirateRobertz DreadPirateRobertz left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Correct fix — moves v0.61.0 to the top of the slice for proper newest-first ordering. Also removes the duplicate v0.60.0 entry that was left behind. LGTM.

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.

2 participants