mirror of
https://github.com/nuxt/nuxt.git
synced 2024-11-11 08:33:53 +00:00
bugfix ~> bugfixes
This commit is contained in:
parent
2b317f733a
commit
2776d2dd7a
@ -6,7 +6,7 @@ import uniq from 'lodash/uniq'
|
||||
import { writeFile } from 'fs-extra'
|
||||
|
||||
const types = {
|
||||
fix: { title: '🐛 Bug Fix' },
|
||||
fix: { title: '🐛 Bug Fixes' },
|
||||
feat: { title: '🚀 Features' },
|
||||
refactor: { title: '💅 Refactors' },
|
||||
perf: { title: '🔥 Performance' },
|
||||
|
Loading…
Reference in New Issue
Block a user