Closed wbarbee closed 2 months ago
Name | Link |
---|---|
Latest commit | |
Latest deploy log | https://app.netlify.com/sites/shidoka-charts/deploys/66d0ce6b609fa181ac9ac0e4 |
Deploy Preview | https://deploy-preview-25--shidoka-charts.netlify.app |
Preview on mobile | Toggle QR Code...Use your smartphone camera to open QR code link. |
To edit notification comments on pull requests, go to your Netlify site configuration.
:tada: This PR is included in version 1.7.0-next.1 :tada:
The release is available on:
Your semantic-release bot :package::rocket:
Summary
husky commit linting was not running as expected on mac (see screenshot below).
ran
chmod +x .husky/pre-commit
chmod +x .husky/commit-msg
modifies husky file permissions, allowing functionality for mac users
Screenshots