dev: add internal dev section to release notes (#4390)

This commit is contained in:
Kuchenpirat
2024-10-19 11:20:47 +02:00
committed by GitHub
parent 8180aefc0b
commit 60ea83d737
3 changed files with 14 additions and 4 deletions

View File

@@ -20,10 +20,11 @@ jobs:
# Configure which types are allowed (newline-delimited).
# Default: https://github.com/commitizen/conventional-commit-types
types: |
fix
feat
fix
docs
chore
dev
# Configure which scopes are allowed (newline-delimited).
# These are regex patterns auto-wrapped in `^ $`.
scopes: |