name: saleor-dashboard-changesets description: When asked to created changeset/changelog entry.
ALWAYS create changeset with severity patch, unless specified otherwise
Example changeset
---
"saleor-dashboard": patch
---
<description>
description should
- Focus on user-facing changes.
- Do not expose internal/technical details, like tests or refactors
- Provide pattern before/after if applicable