{ "version": "independent", "changelog": { "repo": "WeBankFinTech/fes.js", "cacheDir": ".changelog", "labels": { "PR: Spec Compliance :eyeglasses:": ":eyeglasses: Spec Compliance", "PR: Breaking Change :boom:": ":boom: Breaking Change", "PR: New Feature :rocket:": ":rocket: New Feature", "PR: Bug Fix :bug:": ":bug: Bug Fix", "PR: Polish :nail_care:": ":nail_care: Polish", "PR: Docs :memo:": ":memo: Documentation", "PR: Internal :house:": ":house: Internal", "PR: Performance :running_woman:": ":running_woman: Performance", "PR: Revert :leftwards_arrow_with_hook:": ":leftwards_arrow_with_hook: Revert" } }, "command": { "publish": { "ignoreChanges": ["*.md", "**/test/**"] }, "version": { "push": false } }, "packages": [ "packages/fes-cli", "packages/fes-core", "packages/fes-ui", "packages/fes-template" ], "npmClient": "npm", "ignoreChanges": ["**/test/**", "**/*.md"] }