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
As we use Conventional-Commits, we should determine what type of commits advance patch, minor and major versions. allowed-commit-types: "feat,fix,cicd,chore,patch,release,test,docs" for now, if other types are needed, lets discuss them here.
As we use Conventional-Commits, we should determine what type of commits advance patch, minor and major versions.
allowed-commit-types: "feat,fix,cicd,chore,patch,release,test,docs"for now, if other types are needed, lets discuss them here.