Skip to content

build: sets up conventional commits - #16

Merged
phishy merged 1 commit into
mainfrom
build/conventional-commits
Nov 29, 2025
Merged

phishy merged 1 commit into
mainfrom
build/conventional-commits

Conversation

@phishy

@phishy phishy commented Nov 29, 2025

Copy link
Copy Markdown
Owner

adds commitlint and commitizen for conventional commit messages


Note

Adds commitlint and Commitizen with Husky hooks, updates package.json and README to enforce and guide conventional commits.

  • Tooling:
    • Commit linting: Add commitlint.config.js extending @commitlint/config-conventional with enforced scope-enum for project directories.
    • Husky hooks: Add commit-msg to run commitlint; simplify pre-commit to npm run web:build.
    • Commitizen: Add npm run commit script and config.commitizen pointing to cz-conventional-changelog.
    • Dependencies: Add @commitlint/*, commitizen, and cz-conventional-changelog to devDependencies.
  • Docs:
    • Add “Conventional Commits & Workflow” section to README.md with usage instructions.

Written by Cursor Bugbot for commit 384b5c6. This will update automatically on new commits. Configure here.

adds commitlint and commitizen for conventional commit messages
@vercel

vercel Bot commented Nov 29, 2025

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Preview Comments Updated (UTC)
magicmeal Ready Ready Preview Comment Nov 29, 2025 5:32pm

@supabase

supabase Bot commented Nov 29, 2025

Copy link
Copy Markdown

This pull request has been ignored for the connected project rzkubkgeegcrbelrnvbv because there are no changes detected in supabase directory. You can change this behaviour in Project Integrations Settings ↗︎.


Preview Branches by Supabase.
Learn more about Supabase Branching ↗︎.

@phishy
phishy merged commit 911c4ec into main Nov 29, 2025
5 checks passed
@phishy
phishy deleted the build/conventional-commits branch November 29, 2025 17:33
@phishy

phishy commented Nov 29, 2025

Copy link
Copy Markdown
Owner Author

🎉 This PR is included in version 1.0.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant