We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 97d3f8c commit 9039e13Copy full SHA for 9039e13
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## [1.3.1](https://github.com/tsirlucas/soundplace-graphql/compare/v1.3.0...v1.3.1) (2018-07-23)
2
+
3
4
+### Bug Fixes
5
6
+* **nested:** fix problem with nested queries resolvers ([97d3f8c](https://github.com/tsirlucas/soundplace-graphql/commit/97d3f8c))
7
8
# [1.3.0](https://github.com/tsirlucas/soundplace-graphql/compare/v1.2.0...v1.3.0) (2018-07-23)
9
10
package.json
@@ -3,7 +3,7 @@
"description": "Soundplace Graphql API",
"repository": {},
"license": "UNLICENSED",
- "version": "1.3.0",
+ "version": "1.3.1",
"main": "server.js",
"scripts": {
"start": "npm run build:live",
0 commit comments