Skip to content

Latest commit

 

History

History
28 lines (19 loc) · 736 Bytes

File metadata and controls

28 lines (19 loc) · 736 Bytes

Description

Type of Change

  • 🐛 Bug fix
  • ✨ New feature
  • 🔧 Refactor
  • 📝 Documentation update
  • 🧪 Test update
  • 🔨 Chore

Related Issue

Fixes #

Checklist

  • I have followed the project's code style (run pnpm format-and-lint:fix)
  • I have added tests that prove my fix is effective or that my feature works
  • I have updated the documentation accordingly
  • I have run the server locally and verified the changes work
  • My commits follow the Conventional Commits format