Skip to content

v0.10.25

Choose a tag to compare

@github-actions github-actions released this 18 Jan 12:46
· 1 commit to main since this release
7c777af
fix: ensure chore/ci/build commits trigger patch releases (#69)

Add ci and build to patchList and remove spaces between entries
(some parsers are sensitive to whitespace in comma-separated lists).

This ensures Renovate dependency updates (chore(deps):) and CI
changes (ci:) properly trigger patch version bumps.

Co-authored-by: Claude Opus 4.5 <noreply@anthropic.com>