- 🐛 Bug fix
- ✨ New feature
- 🔧 Refactor
- 📝 Documentation update
- 🧪 Test update
- 🔨 Chore
Fixes #
- 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