add changelog label data [skip ci]
This commit is contained in:
parent
1a92c1f34c
commit
0f66dbd4b6
11
package.json
11
package.json
@ -76,5 +76,16 @@
|
||||
"src/**/*.js",
|
||||
"bin/**/*.js"
|
||||
]
|
||||
},
|
||||
"changelog": {
|
||||
"repo": "babel/babylon",
|
||||
"labels": {
|
||||
"Tag: Breaking Change": ":boom: Breaking Change",
|
||||
"Tag: Bug Fix": ":bug: Bug Fix",
|
||||
"Tag: Docs": ":memo: Documentation",
|
||||
"Tag: Internal": ":house: Internal",
|
||||
"Tag: New Feature": ":rocket: New Feature",
|
||||
"Tag: Polish": ":nail_care: Polish"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user