updating the changelog and version

This commit is contained in:
Andrew Pratt 2017-07-16 22:52:43 -07:00
parent 3d03295974
commit a74d8c533d
2 changed files with 4 additions and 1 deletions

View file

@ -2,6 +2,9 @@
### VNEXT
### v1.0.1
* Fix Express package not calling the callback on completion ([@chemdrew](https://github.com/chemdrew)) in [#463](https://github.com/apollographql/graphql-server/pull/463)
### v1.0.0
* Add package readmes for Express, Hapi, Koa, Restify ([@helfer](https://github.com/helfer)) in [#442](https://github.com/apollographql/graphql-server/pull/442)
* Updated & fixed typescript typings ([@helfer](https://github.com/helfer)) in [#440](https://github.com/apollographql/graphql-server/pull/440)

View file

@ -1,6 +1,6 @@
{
"lerna": "2.0.0",
"version": "1.0.0",
"version": "1.0.1",
"changelog": {
"repo": "apollostack/graphql-server",
"labels": {