Skip to content

Releases: privatenumber/git-publish

v2.4.3

29 Jan 17:45

Choose a tag to compare

2.4.3 (2026-01-29)

Bug Fixes

  • upgrade tasuku for CLI rendering improvements (98b09d5)

v2.4.2

11 Jan 15:53

Choose a tag to compare

2.4.2 (2026-01-11)

Bug Fixes

  • deps: update patch-updates (#32) (1c21482)
  • handle missing branch during cleanup in orphan mode (f8dd928)

v2.4.1

08 Nov 13:51
0942019

Choose a tag to compare

2.4.1 (2025-11-08)

Bug Fixes

  • prevent modifying current working directory (0942019)

v2.4.0

02 Nov 14:04

Choose a tag to compare

2.4.0 (2025-11-02)

Features

v2.3.0

02 Oct 08:18
41176f2

Choose a tag to compare

2.3.0 (2025-10-02)

Features

v2.2.1

02 Sep 06:32
88ba2e9

Choose a tag to compare

2.2.1 (2025-09-02)

Bug Fixes

v2.2.0

06 Aug 12:18
c9fc370

Choose a tag to compare

2.2.0 (2025-08-06)

Bug Fixes

  • include pid in branch id (63a151a)

Features

v2.1.0

04 Nov 06:53

Choose a tag to compare

2.1.0 (2024-11-04)

Bug Fixes

  • checkout remote branch without files (3532031)
  • remove previously committed files from index (d31f1e8)

Features

v2.0.0

20 Mar 13:25

Choose a tag to compare

2.0.0 (2023-03-20)

Features

  • preserve commit history and add --fresh flag (#5) (2a0111b)

BREAKING CHANGES

  • By default the published branch preserves the git history. The old behavior is moved to the --fresh flag.

v1.0.2

29 Jan 07:09

Choose a tag to compare

1.0.2 (2023-01-29)

Bug Fixes