{ "lerna": "2.0.0-rc.4", "version": "7.0.0-beta.0", "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: Docs": ":memo: Documentation", "Tag: Internal": ":house: Internal" } }, "cacheDir": ".changelog", "commands": { "publish": { "ignore": [ "*.md", "test/**" ] } } }