Skip to content

Commit 86115a9

Browse files
chore(release): 1.6.3 [skip ci]
## [1.6.3](v1.6.2...v1.6.3) (2018-08-05) ### Bug Fixes * **subscription:** remove onConnect ([7264da8](7264da8))
1 parent df54e9f commit 86115a9

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.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+
18
## [1.6.2](https://github.com/tsirlucas/soundplace-graphql/compare/v1.6.1...v1.6.2) (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.2",
6+
"version": "1.6.3",
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)