Skip to content

v0.2.12

Compare
Choose a tag to compare
@github-actions github-actions released this 14 Jul 00:31
· 9 commits to main since this release
aef338c

Changelog

Features

  • aef338c Merge pull request #21 from tbhaxor/feat/unittesting
  • e82b1c9 feat (lib): getHuskyHooksDir and getGitHooksDir to get the husky and git hooks directory dynamically
  • 646d591 feat (lib): add tests for Install command
  • 6d1f828 feat (lib): added tests for init command
  • d4fa82c feat (lib): implement tests for Add

Bug Fixes

  • 143d6ae fix (lib): blunder nil check in add.go
  • 6310a0d fix (lib): remove const hook dirs from utils
  • b3299b0 fix (lib): rename second getGitHooksDir to getHuskyHooksDir
  • 045d1b4 improve (lib): add more error messages and fix typo