mirror of
https://github.com/vale981/apollo-server
synced 2025-03-05 17:51:40 -05:00
16 lines
476 B
JSON
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"
|
|
}
|
|
}
|
|
}
|