2016-10-03 23:13:08 +03:00
|
|
|
{
|
2017-07-12 14:49:50 +03:00
|
|
|
"lerna": "2.0.0",
|
2017-08-09 21:12:51 +02:00
|
|
|
"version": "1.1.0",
|
2016-10-03 23:13:08 +03:00
|
|
|
"changelog": {
|
2017-07-17 16:29:40 -07:00
|
|
|
"repo": "apollographql/apollo-server",
|
2016-10-03 23:13:08 +03:00
|
|
|
"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"
|
|
|
|
}
|
2017-01-24 14:14:38 +02:00
|
|
|
},
|
|
|
|
"packages": [
|
|
|
|
"packages/*"
|
|
|
|
]
|
2016-10-03 23:13:08 +03:00
|
|
|
}
|