Skip to content

Commit df54e9f

Browse files
committed
2 parents 7264da8 + cf8efa0 commit df54e9f

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.6.2](https://github.com/tsirlucas/soundplace-graphql/compare/v1.6.1...v1.6.2) (2018-08-05)
2+
3+
4+
### Bug Fixes
5+
6+
* **subscriptions:** add keepalive timeout and log connections ([48f1ac6](https://github.com/tsirlucas/soundplace-graphql/commit/48f1ac6))
7+
18
## [1.6.1](https://github.com/tsirlucas/soundplace-graphql/compare/v1.6.0...v1.6.1) (2018-08-05)
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.6.1",
6+
"version": "1.6.2",
77
"main": "server.js",
88
"scripts": {
99
"build": "./node_modules/.bin/ts-node -r tsconfig-paths/register ./src/server.ts",

0 commit comments

Comments
 (0)