Skip to content

Commit 0098fe2

Browse files
author
Nik Mohamad Aizuddin b. Nik Azmi
committed
ci(semantic-release): Add fix type
1 parent 384fca1 commit 0098fe2

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.releaserc

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,7 @@
2929
"presetConfig": {
3030
"types": [
3131
{"type": "feat", "section": "Features", "hidden": false},
32+
{"type": "fix", "section": "Fixes", "hidden": false},
3233
{"type": "docs", "section": "Documentations", "hidden": false},
3334
{"type": "refactor", "section": "Code Refactoring", "hidden": false},
3435
{"type": "style", "section": "Styles", "hidden": false},

0 commit comments

Comments
 (0)