Skip to content

chore(changelog): correct release notes version ordering#360

Open
michaelmalave wants to merge 1 commit into
mainfrom
mm/chore/correct-changelog-version-order
Open

chore(changelog): correct release notes version ordering#360
michaelmalave wants to merge 1 commit into
mainfrom
mm/chore/correct-changelog-version-order

Conversation

@michaelmalave

Copy link
Copy Markdown
Contributor

Summary

This PR corrects release-note ordering in the changelog so version sections appear in chronological order near the latest 12.3.x releases. Scope is limited to CHANGELOG.md with no runtime or test-code impact.

  • Move the 12.2.2 section below the 12.3.x entries to restore version ordering
  • Preserve existing changelog content while only adjusting section placement

Type of Change

  • fix: Bug fix or issue (patch semvar update)
  • feat: Introduces a new feature to the codebase (minor semvar update)
  • perf: Performance improvement
  • docs: Documentation only changes
  • tests: Adding missing tests or correcting existing tests
  • chore: Code cleanup tasks, dependency updates, or other changes

Verification

Manually reviewed CHANGELOG.md to confirm release entries are ordered correctly after 12.3.x.

Additional Context

  • Breaking: none
  • Risk: low (documentation/changelog ordering only)

@michaelmalave michaelmalave requested a review from a team as a code owner May 15, 2026 21:35
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