Skip to content

Commit bd12a14

Browse files
committed
experimentally use gitmoji changelog style!
1 parent 8642b10 commit bd12a14

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

package.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -74,5 +74,10 @@
7474
"trailingComma": "all",
7575
"arrowParens": "avoid",
7676
"printWidth": 160
77+
},
78+
"release": {
79+
"changelog": {
80+
"style": "gitmoji"
81+
}
7782
}
7883
}

0 commit comments

Comments
 (0)