Paste a diff or describe your change. Get 3 Conventional Commits messages, under 72 chars, with optional body.
Describe what changed and why. Or paste the actual git diff output.
feat: new featurefix: bug fixrefactor: code change that neither adds a feature nor fixes a bugperf: performance improvementtest: adding or correcting testsdocs: documentation changeschore: build, deps, tooling! after type (e.g. feat(api)!:)This generator follows the official Conventional Commits v1.0 spec.