Skip to content

Releases: PixnBits/githook-scripts

v1.1.0

22 May 06:21
Compare
Choose a tag to compare

Features:

  • postinstall: create .git/hooks if not present
  • postinstall: warn when no hooks were installed

v1.0.2

15 May 15:30
Compare
Choose a tag to compare

Fixes:

  • postinstall: warn when git executable does not run
  • publish: remove unneeded files from published package
  • LICENSE: add file to match package.json's MIT

Other:

  • test(utils): use git to reset the state of test-repo …
  • refactor(postinstall): return early to simplify branching paths
  • chore(package): release v1.0.2