851 B
851 B
Description
Type
feat— New featurefix— Bug fixdocs— Documentation onlyrefactor— Code change that neither fixes a bug nor adds a featurestyle— Formatting, CSS, UI tweaksperf— Performance improvementci— CI/CD changeschore— Maintenance / tooling
Checklist
npm run lintpasses with 0 errorsnpm run buildsucceeds- Tested in browser (dark + light theme)
- No hardcoded secrets or credentials
- Commit messages follow Conventional Commits