Skip to content

Latest commit

 

History

History
34 lines (23 loc) · 1.08 KB

File metadata and controls

34 lines (23 loc) · 1.08 KB

Description

Type of change

  • 🐛 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 change)
  • 📄 Documentation update
  • 🔧 Refactoring (no functional changes)
  • 🧪 Test update
  • 🏗️ Infrastructure / CI change

Related issues

Checklist

  • My code follows the project's coding standards
  • I have added/updated tests that cover my changes
  • All new and existing tests pass locally
  • I have updated documentation where necessary
  • I have added a changeset (npx changeset / equivalent) if this change affects published packages
  • I have checked for breaking changes and documented them

Screenshots / Recordings

Additional context