changelog:
exclude:
labels:
- "skip-changelog"
- "dependencies"
authors:
- "dependabot"
- "dependabot[bot]"
categories:
- title: "๐ Features"
labels:
- "feature"
- "enhancement"
- title: "๐ Bug Fixes"
labels:
- "bug"
- "fix"
- "bugfix"
- title: "โก Performance"
labels:
- "performance"
- "optimization"
- title: "๐ Documentation"
labels:
- "documentation"
- "docs"
- title: "๐ Security"
labels:
- "security"
- title: "๐งช Testing"
labels:
- "testing"
- "test"
- title: "โป๏ธ Refactoring"
labels:
- "refactor"
- "cleanup"
- title: "๐ฆ Dependencies"
labels:
- "dependencies"
- "deps"
- title: "๐ง Maintenance"
labels:
- "maintenance"
- "chore"
- "ci"
- title: "๐ฅ Breaking Changes"
labels:
- "breaking"
- "breaking-change"
- title: "Other Changes"
labels:
- "*"