mirror of
https://github.com/KeksPirates/SoftwareManager.git
synced 2026-08-03 17:39:42 +02:00
feat: Update release workflow and versioning to stable
This commit is contained in:
@@ -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:
|
||||
- "*"
|
||||
Reference in New Issue
Block a user