Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
65 changes: 65 additions & 0 deletions .github/release.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,65 @@
changelog:
exclude:
labels:
- ignore-for-release
authors:
- dependabot
categories:
- title: 💥 Breaking Changes
labels:
- breaking-change
- title: 🎉 New Features
labels:
- enhancement
- new-feature
- title: 🐞 Bug Fixes
labels:
- bug-fix
- title: 🚀 Performance Improvements
labels:
- performance
- title: 🔧 Engineering
labels:
- engineering
- title: 📦 Assets
labels:
- area-Asset
- title: 🔊 Audio
labels:
- area-Audio
- title: 🔨 Build
labels:
- area-Build
- title: 📄 Docs
labels:
- area-Doc
- title: 🛠️ GameStudio
labels:
- area-GameStudio
- title: 🖌️ Graphics
labels:
- area-Graphics
- title: ⌨️ Input
labels:
- area-Input
- title: 🚀 Launcher
labels:
- area-Launcher
- title: ⚙️ Physics
labels:
- area-Physics
- title: 📚 Samples
labels:
- area-Samples
- title: 🌈 Shaders
labels:
- area-Shaders
- title: 🖼️ UI
labels:
- area-UI
- title: 🎨 Rendering
labels:
- area-Rendering
- title: 💪 Other Changes
labels:
- "*"