Rename release category title

Much less alarming than 'breaking'.
This commit is contained in:
David Cook
2025-03-20 15:18:57 +11:00
parent bd6f718bef
commit 1d55c234a4

2
.github/release.yml vendored
View File

@@ -15,7 +15,7 @@ changelog:
- user facing changes
# These will require a minor or major version increment
- title: "Breaking changes"
- title: "Significant changes 🚀"
labels:
- breaking-change
- major-breaking-change