2019-03-23 03:21:36 -04:00
|
|
|
{
|
2022-05-05 14:26:48 -04:00
|
|
|
"version": "2.0.0-beta.20",
|
2019-03-23 03:21:36 -04:00
|
|
|
"npmClient": "yarn",
|
2019-11-08 11:58:56 -05:00
|
|
|
"useWorkspaces": true,
|
|
|
|
|
"changelog": {
|
|
|
|
|
"repo": "facebook/docusaurus",
|
|
|
|
|
"labels": {
|
|
|
|
|
"tag: new feature": ":rocket: New Feature",
|
|
|
|
|
"tag: breaking change": ":boom: Breaking Change",
|
|
|
|
|
"tag: bug fix": ":bug: Bug Fix",
|
|
|
|
|
"tag: polish": ":nail_care: Polish",
|
|
|
|
|
"tag: documentation": ":memo: Documentation",
|
2022-05-04 09:16:46 -04:00
|
|
|
"tag: maintenance": ":wrench: Maintenance",
|
2019-11-08 11:58:56 -05:00
|
|
|
"tag: performance": ":running_woman: Performance"
|
|
|
|
|
},
|
|
|
|
|
"cacheDir": ".changelog"
|
|
|
|
|
}
|
2019-03-23 03:21:36 -04:00
|
|
|
}
|