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 df54e9f commit 86115a9Copy full SHA for 86115a9
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## [1.6.3](https://github.com/tsirlucas/soundplace-graphql/compare/v1.6.2...v1.6.3) (2018-08-05)
2
+
3
4
+### Bug Fixes
5
6
+* **subscription:** remove onConnect ([7264da8](https://github.com/tsirlucas/soundplace-graphql/commit/7264da8))
7
8
## [1.6.2](https://github.com/tsirlucas/soundplace-graphql/compare/v1.6.1...v1.6.2) (2018-08-05)
9
10
package.json
@@ -3,7 +3,7 @@
"description": "Soundplace Graphql API",
"repository": {},
"license": "UNLICENSED",
- "version": "1.6.2",
+ "version": "1.6.3",
"main": "server.js",
"scripts": {
"build": "./node_modules/.bin/ts-node -r tsconfig-paths/register ./src/server.ts",
0 commit comments