Skip to content

Releases: rudderlabs/git-hooks

v1.0.1

08 Jan 10:42
78eaa07
Compare
Choose a tag to compare

What's Changed

  • chore: run goreleaser when github release is created by @rskrishnar in #6
  • chore: change goreleaser homebrew repo by @rskrishnar in #7

Full Changelog: v1.0.0...v1.0.1

v1.0.0

08 Jan 10:10
5eaf18d
Compare
Choose a tag to compare

1.0.0 (2025-01-08)

Features

  • husky support (641dd97)
  • implement hierarchical Git hook configuration and execution (253fa99)
  • improve gitleaks hook (cfe52fc)
  • support impode command (82ef820)

Bug Fixes

  • husky hooks execution (69b3a1b)
  • improve hook script robustness (cae3750)
  • README.md (ea25d1d)
  • run goreleaser only against tags (6982032)
  • use full path for calling git-hooks (64b580f)
  • use full path for gitleaks (70a27c6)