feat: Update release workflow and versioning to stable

This commit is contained in:
Vxrtrauter
2026-04-07 22:15:51 +02:00
parent 912d9d8c00
commit ac0d64edd3
3 changed files with 70 additions and 25 deletions
+31
View File
@@ -0,0 +1,31 @@
changelog:
exclude:
labels:
- ignore-for-release
authors:
- dependabot[bot]
- github-actions[bot]
categories:
- title: "New Features"
labels:
- enhancement
- feature
- title: "Bug Fixes"
labels:
- bug
- fix
- title: "Documentation"
labels:
- documentation
- title: "Maintenance"
labels:
- chore
- refactor
- testing
- build
- title: "Dependencies"
labels:
- dependencies
- title: "Other Changes"
labels:
- "*"