Skip to content

Commit 2776d2d

Browse files
author
pooya parsa
committed
bugfix ~> bugfixes
1 parent 2b317f7 commit 2776d2d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scripts/changelog.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ import uniq from 'lodash/uniq'
66
import { writeFile } from 'fs-extra'
77

88
const types = {
9-
fix: { title: '🐛 Bug Fix' },
9+
fix: { title: '🐛 Bug Fixes' },
1010
feat: { title: '🚀 Features' },
1111
refactor: { title: '💅 Refactors' },
1212
perf: { title: '🔥 Performance' },

0 commit comments

Comments
 (0)