{ "lerna": "2.0.0-rc.4", "version": "7.0.0-alpha.12", "changelog": { "repo": "babel/babel", "labels": { "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": ":memo: Documentation", "tag: internal": ":house: Internal" } }, "cacheDir": ".changelog", "commands": { "publish": { "ignore": [ "*.md", "test/**" ] } } }