Skip to content

Commit

Permalink
chore(release): 1.6.3 [skip ci]
Browse files Browse the repository at this point in the history
## [1.6.3](v1.6.2...v1.6.3) (2018-08-05)

### Bug Fixes

* **subscription:** remove onConnect ([7264da8](7264da8))
  • Loading branch information
semantic-release-bot committed Aug 5, 2018
1 parent df54e9f commit 86115a9
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## [1.6.3](https://github.com/tsirlucas/soundplace-graphql/compare/v1.6.2...v1.6.3) (2018-08-05)


### Bug Fixes

* **subscription:** remove onConnect ([7264da8](https://github.com/tsirlucas/soundplace-graphql/commit/7264da8))

## [1.6.2](https://github.com/tsirlucas/soundplace-graphql/compare/v1.6.1...v1.6.2) (2018-08-05)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand Down

0 comments on commit 86115a9

Please sign in to comment.