We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3cc1c38 commit b7e8814Copy full SHA for b7e8814
CHANGELOG.md
@@ -1,4 +1,9 @@
1
2
+1.7.1 / 2018-02-22
3
+==================
4
+
5
+ * Fix: less ambiguity around data type (@thebigredgeek)
6
7
1.7.0 / 2018-02-22
8
==================
9
package.json
@@ -1,6 +1,6 @@
{
"name": "apollo-errors",
- "version": "1.7.0",
+ "version": "1.7.1",
"description": "Machine-readable custom errors for Apollostack's GraphQL server",
"main": "dist/index.js",
"scripts": {
0 commit comments