Skip to content

Commit 220ddbf

Browse files
committed
chore: add patch to changelogen
1 parent 9fe2957 commit 220ddbf

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

changelogithub.config.ts

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
export default {
2+
types: {
3+
patch: { title: '🐞 Bug Fixes' }
4+
}
5+
}

0 commit comments

Comments
 (0)