apollo-server/lerna.json
2017-01-07 12:06:32 +08:00

15 lines
414 B
JSON

{
"lerna": "2.0.0-beta.30",
"version": "0.4.3",
"changelog": {
"repo": "apollostack/graphql-server",
"labels": {
"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"
}
}
}