Skip to content

Commit

Permalink
release 1.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
thebigredgeek committed Feb 23, 2018
1 parent 50f2866 commit 47ce04a
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,11 @@

1.1.0 / 2018-02-22
==================

* Misc: Publish TypeScript declaration in package (#21, @alexstrat)
* Misc: TypeScript Refactor (#15, @lakhansamani)
* Docs: Update README.md to include GraphQLError import (#14, @michieldewilde)

1.0.3 / 2017-09-07
==================

Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "apollo-resolvers",
"version": "1.0.3",
"version": "1.1.0",
"description": "Expressive and composable resolvers for Apollostack's GraphQL server Edit",
"main": "dist/index.js",
"types": "dist/index.d.ts",
Expand Down

0 comments on commit 47ce04a

Please sign in to comment.