v1.3.0
π Changelog
β¨ What's Changed in v1.3.0
- Commit Range: β‘οΈ
v1.2.0...v1.3.0
β¨ Features
476f52fβ β¨ [feat] Polish changelog presentation (4 files, +34, -25)
β¨ [feat] Add emoji-led document and release headings, render tagged comparisons as GitHub notes, and refresh contributor and generator copy.
π§ͺ [test] Verify tagged, unreleased, and shared-consumer output uses the new presentation while rejecting retired boilerplate.
π [docs] Align the README and Tera guide with release comparison terminology and examples.
π οΈ Bug Fixes
13599a7β π οΈ [fix] Exclude Tera guide from Pages build (2 files, +2, -4)
π οΈ [fix] Keep the git-cliff Tera guide readable as normal Markdown while excluding it from the GitHub Pages Jekyll build, because Pages uses Liquid and parses Tera code fences.
π§ͺ [test] Verified the Markdown and YAML changes with lint:remark and lint:yaml.
π Documentation
8eb3823β π [docs] Hide Tera examples from Jekyll Liquid (1 file, +4, -0)
π [docs] Wrap the git-cliff Tera guide body in hidden Liquid raw comments so GitHub Pages does not try to parse Tera code fences as Liquid tags.
π§ͺ [test] Verified the guide still passes the repository remark configuration after the Pages-specific wrapper.
π§ͺ Testing
98ef0c1β π§ͺ [test] Cover shared git-cliff config consumption (6 files, +6370, -12190)
π§ͺ [test] Extend the git-cliff rendering suite with generated Markdown sanity checks, full release header/footer assertions, and a node_modules consumer smoke test that verifies GITHUB_REPO rewrites links for consuming repositories.
π§ͺ [test] Add package contract assertions so cliff.toml stays published, release-note generation keeps --current, and --strip is not reintroduced.
π [docs] Add a git-cliff-focused Tera templating guide for editing and validating the shared changelog template.
π§Ή [chore] Use shared jscpd and lychee config package updates, remove the local jscpd config, and prefix local package scripts with npx.
π§Ή Chores
ba905ffβ Release v1.3.0 (2 files, +3, -3)
Note
Release comparison: v1.2.0...v1.3.0
β Contributors
Thanks to anyone who has π§βπ» contributed.
This changelog was automatically generated with β°οΈ git-cliff.