v5.2.0
- Add
set
command to replace hooks (husky set .husky/pre-commit cmd
) - Update
add
command to append command (husky add .husky/pre-commit cmd
) - Improve error messages
set
command to replace hooks (husky set .husky/pre-commit cmd
)add
command to append command (husky add .husky/pre-commit cmd
)