Skip to content

Commit 3793342

Browse files
committed
chore: add more categories to changelog
1 parent 4670d3e commit 3793342

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/changelog.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,6 @@ jobs:
3232
- uses: BobAnkh/[email protected]
3333
with:
3434
ACCESS_TOKEN: ${{secrets.GITHUB_TOKEN}}
35-
TYPE: 'feat:Feature,fix:Bug Fixes,docs:Documentation,refactor:Refactor,perf:Performance Improvements'
35+
TYPE: 'feat:Feature,fix:Bug Fixes,docs:Documentation,refactor:Refactor,perf:Performance Improvements,chore(deps):Dependency Updates,chore:Miscellaneous,test:Testing,build:Build System,ci:Continuous Integration,revert:Reverts,style:Style,wip:Work In Progress,release:Release'
3636
PATH: 'CHANGELOG.md'
3737
#BRANCH: 'chore/changelog_update'

0 commit comments

Comments
 (0)