Skip to content

Commit efc7058

Browse files
chore(release): 1.5.2 [skip ci]
## [1.5.2](v1.5.1...v1.5.2) (2018-07-23) ### Bug Fixes * **track:** get id when using dataloaders ([2395d76](2395d76))
1 parent ee1653c commit efc7058

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.5.2](https://github.com/tsirlucas/soundplace-graphql/compare/v1.5.1...v1.5.2) (2018-07-23)
2+
3+
4+
### Bug Fixes
5+
6+
* **track:** get id when using dataloaders ([2395d76](https://github.com/tsirlucas/soundplace-graphql/commit/2395d76))
7+
18
## [1.5.1](https://github.com/tsirlucas/soundplace-graphql/compare/v1.5.0...v1.5.1) (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.5.1",
6+
"version": "1.5.2",
77
"main": "server.js",
88
"scripts": {
99
"start": "npm run build:live",

0 commit comments

Comments
 (0)