Skip to content

Commit b7e8814

Browse files
committed
release 1.7.1
1 parent 3cc1c38 commit b7e8814

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGELOG.md

+5
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,9 @@
11

2+
1.7.1 / 2018-02-22
3+
==================
4+
5+
* Fix: less ambiguity around data type (@thebigredgeek)
6+
27
1.7.0 / 2018-02-22
38
==================
49

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "apollo-errors",
3-
"version": "1.7.0",
3+
"version": "1.7.1",
44
"description": "Machine-readable custom errors for Apollostack's GraphQL server",
55
"main": "dist/index.js",
66
"scripts": {

0 commit comments

Comments
 (0)