mirror of
https://github.com/Hopiu/lychee.git
synced 2026-04-29 01:14:45 +00:00
25 lines
491 B
YAML
25 lines
491 B
YAML
changelog:
|
|
exclude:
|
|
labels:
|
|
- dependencies
|
|
authors:
|
|
- dependabot
|
|
categories:
|
|
- title: Changes 🛠
|
|
labels:
|
|
- bug_fix
|
|
- title: Exciting New Features 🎉
|
|
labels:
|
|
- enhancement
|
|
- title: More Documentation 📚
|
|
labels:
|
|
- documentation
|
|
- title: Refactoring 🧬
|
|
labels:
|
|
- refactoring
|
|
- title: Minor changes 🧹
|
|
labels:
|
|
- chore
|
|
- title: Others 🔔
|
|
labels:
|
|
- "*"
|