chore(main): Configure changelog types with action

This commit is contained in:
Jim Martens 2023-11-19 11:15:31 +01:00
parent 4a85f083fc
commit c524386063
1 changed files with 1 additions and 0 deletions

View File

@ -21,3 +21,4 @@ jobs:
bump-minor-pre-major: true
prerelease: true
command: release-pr
changelog-types: '[{"type":"feat","section":"Added","hidden":false},{"type":"change","section":"Changed","hidden":false},{"type":"deprecate","section":"Deprecated","hidden":false},{"type":"fix","section":"Fixed","hidden":false},{"type":"remove","section":"Removed","hidden":false},{"type":"security","section":"Security","hidden":false}]'