Skip to content
Permalink
dev
Switch branches/tags
Go to file
@sodatea
Latest commit ca97fc2 Mar 22, 2022 History
2 contributors

Users who have contributed to this file

@sodatea @yyx990803
{
"npmClient": "yarn",
"useWorkspaces": true,
"version": "5.0.4",
"packages": [
"packages/@vue/babel-preset-app",
"packages/@vue/cli*",
"packages/vue-cli-version-marker"
],
"changelog": {
"repo": "vuejs/vue-cli",
"labels": {
"PR: New Feature": ":rocket: New Features",
"PR: Breaking Change": ":boom: Breaking Changes",
"PR: Bug Fix": ":bug: Bug Fix",
"PR: Documentation": ":memo: Documentation",
"PR: Internal": ":house: Internal",
"PR: Underlying Tools": ":hammer: Underlying Tools"
},
"cacheDir": ".changelog"
}
}