Skip to content

Releases: VChet/git-merged-branches

0.2.6

05 Jul 16:50
Compare
Choose a tag to compare

0.2.6 (2025-07-05)

Features

  • add --delete parameter to delete all the merged branches (0340087)

0.2.5

02 Jul 21:13
Compare
Choose a tag to compare

0.2.5 (2025-07-02)

Bug Fixes

  • output: pluralize number of merged branches (e28b0d7)

0.2.4

02 Jul 21:13
Compare
Choose a tag to compare

0.2.4 (2025-07-02)

Features

  • output: display number of merged branches (c425a94)

Reverts

  • Revert "ci(release-it): publish package in the end" (d252e72)

0.2.3

30 May 15:58
Compare
Choose a tag to compare

0.2.3 (2025-05-30)

Features

  • repo: only suggest remote delete if branch exists (1418a4a)

0.2.2

29 May 16:31
Compare
Choose a tag to compare

0.2.2 (2025-05-29)

Features

  • repo: handle detached HEAD state (e659417)

0.2.1

22 Apr 16:29
Compare
Choose a tag to compare

0.2.1 (2025-04-22)

Features

  • output: suggest git delete commands for merged branches (498cb0c)

0.2.0

16 Apr 17:10
Compare
Choose a tag to compare

0.2.0 (2025-04-16)

Features

  • add support for multiple 'issueUrlPrefix', more fine-grained 'issueUrlFormat' (37b3b74)

0.1.2

15 Apr 16:18
Compare
Choose a tag to compare

0.1.2 (2025-04-15)

Features

  • ignore branches on the same commit as the base branch (07e097a)