Skip to content

fix: simplify changelog Liquid templates - #11

Merged
any-victor merged 1 commit into
mainfrom
fix/readable-liquid
Sep 4, 2026
Merged

fix: simplify changelog Liquid templates#11
any-victor merged 1 commit into
mainfrom
fix/readable-liquid

Conversation

@any-victor

Copy link
Copy Markdown
Contributor

Summary

  • replace the over-engineered {% liquid %} echo programs with the original compact template style
  • add only three deliberate breaks to the long release expression for breathing room
  • simplify dependency rendering to a direct four-line loop with no empty separator block
  • preserve rendered output byte-for-byte

Verification

  • focused template tests: 4 passed
  • direct comparison with the pre-echo templates: 5 release cases and 2 dependency cases identical
  • mise run verify: 113 passed, 1 host-only skip
  • pre-push lockfile, verify, and version guards passed

Release

No Changeset. Rendered changelog output and the published package are unchanged.

@any-victor
any-victor merged commit 511ca60 into main Sep 4, 2026
1 check passed
@any-victor
any-victor deleted the fix/readable-liquid branch September 4, 2026 18:47
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