apollo-server/lerna.json
2016-10-18 09:36:07 +03:00

16 lines
476 B
JSON

{
"lerna": "2.0.0-beta.30",
"version": "0.3.2",
"changelog": {
"repo": "apollostack/graphql-server",
"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": "Documentation",
"tag: internal": ":house: Internal"
}
}
}