Skip to content

Latest commit

 

History

History
39 lines (21 loc) · 1.36 KB

File metadata and controls

39 lines (21 loc) · 1.36 KB

@stacc/changeset-formatter

0.2.3

Patch Changes

  • fix: suppress "Updated dependencies" lines in changelogs — internal dependency bumps are implementation details that add noise (#25)

0.2.2

Patch Changes

  • fix: preserve markdown list formatting in changelog output. Changeset descriptions using - item syntax no longer get double-nested as - - item. (#23)

0.2.1

Patch Changes

    • ⚙️ Chore: Republish with ticket URL support (8682553)

0.2.0

Minor Changes

    • Feature: Add ticket: metadata support for linking to external issue trackers (187cf56)
    • Feature: Support multiple ticket: lines per changeset

0.1.0

Minor Changes

    • Feature: Add ticket: metadata support for linking to external issue trackers (018c691)
    • Feature: Support multiple ticket: lines per changeset

0.0.1

Patch Changes

  • Initial release (#1)