Skip to content

Latest commit

 

History

History
21 lines (16 loc) · 565 Bytes

File metadata and controls

21 lines (16 loc) · 565 Bytes

Summary

Brief description of the changes and why they were made.

Type of Change

  • feat — new feature
  • fix — bug fix
  • chore — maintenance, tooling, or dependency update
  • docs — documentation only
  • test — adding or updating tests
  • refactor — code change that neither fixes a bug nor adds a feature
  • ci — CI/CD changes
  • perf — performance improvement

Checklist

  • CHANGELOG.md updated
  • All tests pass
  • No regressions introduced
  • Follows project coding guidelines