Add emoji to changelog label/headings [skip ci]
This commit is contained in:
parent
5a8070a397
commit
6afbacbdf7
12
lerna.json
12
lerna.json
@ -4,13 +4,13 @@
|
||||
"changelog": {
|
||||
"repo": "babel/babel",
|
||||
"labels": {
|
||||
"tag: bug fix": "Bug Fix",
|
||||
"tag: breaking change": "Breaking Change",
|
||||
"tag: spec compliancy": ":eyeglasses: Spec Compliancy",
|
||||
"tag: breaking change": ":boom: Breaking Change",
|
||||
"tag: new feature": ":rocket: New Feature",
|
||||
"tag: bug fix": ":bug: Bug Fix",
|
||||
"tag: polish": ":nail_care: Polish",
|
||||
"tag: documentation": "Documentation",
|
||||
"tag: internal": "Internal",
|
||||
"tag: new feature": "New Feature",
|
||||
"tag: polish": "Polish",
|
||||
"tag: spec compliancy": "Spec Compliancy"
|
||||
"tag: internal": ":house: Internal"
|
||||
}
|
||||
},
|
||||
"bootstrapConfig": {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user