mirror of
https://github.com/bitwarden/android.git
synced 2026-03-12 05:04:17 -05:00
35 lines
730 B
YAML
35 lines
730 B
YAML
changelog:
|
|
exclude:
|
|
labels:
|
|
- ignore-for-release
|
|
categories:
|
|
- title: '✨ Community Highlight'
|
|
labels:
|
|
- community-pr
|
|
- title: ':shipit: Feature Development'
|
|
labels:
|
|
- t:feature
|
|
- t:feature-app
|
|
- t:feature-tool
|
|
- t:new-feature
|
|
- t:enhancement
|
|
- title: '❗ Breaking Changes'
|
|
labels:
|
|
- t:breaking-change
|
|
- title: '🐛 Bug fixes'
|
|
labels:
|
|
- t:bug
|
|
- title: '⚙️ Maintenance'
|
|
labels:
|
|
- t:tech-debt
|
|
- t:ci
|
|
- t:docs
|
|
- t:misc
|
|
- title: '📦 Dependency Updates'
|
|
labels:
|
|
- dependencies
|
|
- t:deps
|
|
- title: '🎨 Other'
|
|
labels:
|
|
- '*'
|