Skip to content

Commit 9039e13

Browse files
chore(release): 1.3.1 [skip ci]
## [1.3.1](v1.3.0...v1.3.1) (2018-07-23) ### Bug Fixes * **nested:** fix problem with nested queries resolvers ([97d3f8c](97d3f8c))
1 parent 97d3f8c commit 9039e13

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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+
18
# [1.3.0](https://github.com/tsirlucas/soundplace-graphql/compare/v1.2.0...v1.3.0) (2018-07-23)
29

310

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"description": "Soundplace Graphql API",
44
"repository": {},
55
"license": "UNLICENSED",
6-
"version": "1.3.0",
6+
"version": "1.3.1",
77
"main": "server.js",
88
"scripts": {
99
"start": "npm run build:live",

0 commit comments

Comments
 (0)