mirror of
https://github.com/JamesIves/github-pages-deploy-action.git
synced 2026-05-31 00:12:03 +08:00
38 lines
740 B
YAML
38 lines
740 B
YAML
changelog:
|
|
categories:
|
|
- title: Breaking Changes 💥
|
|
labels:
|
|
- breaking 💥
|
|
- breaking
|
|
- title: New Features 🎉
|
|
labels:
|
|
- feature ✨
|
|
- feat
|
|
- title: Bug Fixes 🐝
|
|
labels:
|
|
- fix 🐝
|
|
- bug 🐝
|
|
- fix
|
|
- title: Performance ⚡
|
|
labels:
|
|
- performance ⚡
|
|
- perf
|
|
- title: Build 🔧
|
|
labels:
|
|
- build 🔧
|
|
- build
|
|
- title: Testing 🧪
|
|
labels:
|
|
- test 🧪
|
|
- test
|
|
- title: Documentation 📖
|
|
labels:
|
|
- documentation 📖
|
|
- docs
|
|
- title: Dependencies 🤖
|
|
labels:
|
|
- dependencies
|
|
- title: Other Changes
|
|
labels:
|
|
- '*'
|