Skip to content

Releases: kennyparsons/gitbak

v1.3.1

03 Jul 22:22

Choose a tag to compare

1.3.1 (2025-07-03)

Bug Fixes

  • Add ID to semantic-release step (c957dd3)

v1.3.0

03 Jul 22:19

Choose a tag to compare

1.3.0 (2025-07-03)

Features

  • Add maintainer and update help message (dd69068)

v1.2.1

03 Jul 22:08

Choose a tag to compare

1.2.1 (2025-07-03)

Bug Fixes

  • Correct YAML syntax for debug step in release workflow (9ec083a)
  • Correct YAML syntax for debug step in release workflow (multi-line) (3d477de)
  • Correct YAML syntax in release workflow (0117245)

v1.2.0

03 Jul 21:52

Choose a tag to compare

1.2.0 (2025-07-03)

Features

  • Implement add command and centralize help (#17) (2627342)

v1.1.2

03 Jul 16:12

Choose a tag to compare

1.1.2 (2025-07-03)

Bug Fixes

  • correct brew command and prevent unnecessary release runs (#16) (72bcd66)

v1.1.1

03 Jul 03:27

Choose a tag to compare

1.1.1 (2025-07-03)

Bug Fixes

  • Adjust --version flag output to only show version number (#14) (189674f)

v1.1.0

03 Jul 03:04
8befd3a

Choose a tag to compare

Changelog

  • 8befd3a Feat/add version flag (#13)
  • 5d797da build: Configure GoReleaser for macOS only (Intel and Apple Silicon)
  • aa82fcb build: Inject version via ldflags in GoReleaser (#12)
  • 1916d3b chore(release): 1.1.0 [skip ci]
  • e539284 feat: Add automated release setup with GoReleaser, Semantic Release, and GitHub Actions (#11)