- Bug fix (non-breaking change that fixes an issue)
- New feature (non-breaking change that adds functionality)
- Breaking change (fix or feature that would cause existing functionality to not work as expected)
- Documentation update
- Chore (build, CI, dependencies)
-
npm run typecheckpasses -
npm run buildsucceeds - Documentation has been updated (if applicable)
- I have read the CONTRIBUTING.md guidelines
- My commits follow the Conventional Commits format