Skip to content

Commit

Permalink
chore(release): 0.8.2 [skip ci]
Browse files Browse the repository at this point in the history
## [0.8.2](v0.8.1...v0.8.2) (2019-03-20)

### Bug Fixes

* Update dependencies ([#34](#34)) ([1600040](1600040))
  • Loading branch information
semantic-release-bot committed Mar 20, 2019
1 parent 1600040 commit 5f2e637
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 @@
## [0.8.2](https://github.com/4Catalyzer/graphql-subscription-server/compare/v0.8.1...v0.8.2) (2019-03-20)


### Bug Fixes

* Update dependencies ([#34](https://github.com/4Catalyzer/graphql-subscription-server/issues/34)) ([1600040](https://github.com/4Catalyzer/graphql-subscription-server/commit/1600040))

<a name="0.8.1"></a>
## [0.8.1](https://github.com/4Catalyzer/graphql-subscription-server/compare/v0.8.0...v0.8.1) (2019-02-26)

Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@4c/graphql-subscription-server",
"version": "0.8.1",
"version": "0.8.2",
"files": [
"lib",
"es"
Expand Down

0 comments on commit 5f2e637

Please sign in to comment.