We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
fix: commitlint force push behaviour
fix: commitlint breaks on force-push due to job aborting prematurely
feat: allow longer lines in body of commit message
feat: don't trigger a release for pipeline changes it's annoying and doesn't really help
feat: changed release config to do more patch releases
feat: added contents to .gitignore
feat: combined release and commitlint wf into one
fix: commitlint breaks on force push commits
fix: release workflow missing pkg install
fix: release should only run on main