Is your feature request related to a problem? Please describe.
As the project uses husky, we can take advantages of conventional commits and can automate the upgradation and release flow based on the commit messages.
Describe the solution you'd like
We can use similar github action workflow which is used in react boilerplate.
Is your feature request related to a problem? Please describe.
As the project uses husky, we can take advantages of conventional commits and can automate the upgradation and release flow based on the commit messages.
Describe the solution you'd like
We can use similar github action workflow which is used in react boilerplate.