Skip to content

Latest commit

 

History

History
80 lines (44 loc) · 5.79 KB

File metadata and controls

80 lines (44 loc) · 5.79 KB

Changelog

All notable changes to this project will be documented in this file.

1.2.0 (2026-04-05)

Bug Fixes

Features

1.1.0 (2026-04-04)

Features

1.0.1 (2026-03-29)

Bug Fixes

  • ensure revert commits follow conventional format in changelog (dd5ada5) @leoweyr
  • prioritize revert commits parsing to prevent misclassification as fixes (1eaef1a) @leoweyr
  • use type field to correctly classify revert commits in change log (167d2d0) @leoweyr
  • preserve original type/scope in revert commit preprocessing (026c69b) @leoweyr
  • cliff: classify build commits under DevOps (5f388b2) @leoweyr
  • make release base branch configurable via reusable workflow input (80556c5) @leoweyr

Features

DevOps

[1.0.0] (2026-03-20)

Bug Fixes

Features

Documentation

Miscellaneous Tasks