mirror of
https://github.com/dograh-hq/dograh.git
synced 2026-06-07 07:55:16 +02:00
25 lines
466 B
YAML
25 lines
466 B
YAML
changelog:
|
|
exclude:
|
|
labels:
|
|
- chore
|
|
- "autorelease: pending"
|
|
- "autorelease: tagged"
|
|
categories:
|
|
- title: Features
|
|
labels:
|
|
- feat
|
|
- title: Bug Fixes
|
|
labels:
|
|
- fix
|
|
- title: Documentation
|
|
labels:
|
|
- docs
|
|
- title: Performance Improvements
|
|
labels:
|
|
- perf
|
|
- title: Code Refactoring
|
|
labels:
|
|
- refactor
|
|
- title: Other Changes
|
|
labels:
|
|
- "*"
|