You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
it's annoying that commits dont get picked up by our semantic-commit-analyser plugin and they are not reflected properly in our changelog. our version number is also not bumped and we need to do fake commits like this.
We should have a pre commit hook (via husky?) to validate commit messages adhere to the right format
The text was updated successfully, but these errors were encountered:
it's annoying that commits dont get picked up by our semantic-commit-analyser plugin and they are not reflected properly in our changelog. our version number is also not bumped and we need to do fake commits like this.
We should have a pre commit hook (via husky?) to validate commit messages adhere to the right format
The text was updated successfully, but these errors were encountered: