Skip to content

Release v1.4.248

Compare
Choose a tag to compare
@github-actions github-actions released this 16 Jul 00:25
· 267 commits to main since this release

Changes

PR #1616 by ksylvan: Preserve PR Numbers During Version Cache Merges

  • Feat: enhance changelog to correctly associate PR numbers with version tags
  • Fix: improve PR number parsing with proper error handling
  • Collect all PR numbers for commits between version tags
  • Associate aggregated PR numbers with each version entry
  • Update cached versions with newly found PR numbers

Direct commits

  • Docs: reorganize v1.4.247 changelog to attribute changes to PR #1613