Refactor (#1)

This commit is contained in:
elm
2025-08-10 23:07:13 +09:00
committed by GitHub
parent a4030eeaf3
commit dd6854b176
16 changed files with 133 additions and 963 deletions

17
.github/release.yml vendored Normal file
View File

@@ -0,0 +1,17 @@
changelog:
categories:
- title: Breaking Changes 🛠
labels:
- breaking-change
- title: Exciting New Features 🎉
labels:
- enhancement
- title: Improvements to existing features
labels:
- improvement
- title: Bug Fixes
labels:
- bug
- title: Other Changes
labels:
- "*"